summaryrefslogtreecommitdiffstats
path: root/highlight
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xssn.at>2009-10-08 15:15:02 +0200
committerFlorian Pritz <bluewind@xssn.at>2009-10-08 15:15:02 +0200
commit0e671b67ef77114e39fdb239a921b70df58a4730 (patch)
tree0340be250523d029c0250b47c5021ce05d112b23 /highlight
parent2205ac0554474c618a642cd97f672c686d8021d0 (diff)
downloadaur-packages-0e671b67ef77114e39fdb239a921b70df58a4730.tar.gz
aur-packages-0e671b67ef77114e39fdb239a921b70df58a4730.tar.xz
upstream updates
Signed-off-by: Florian Pritz <bluewind@xssn.at>
Diffstat (limited to 'highlight')
-rw-r--r--highlight/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/highlight/PKGBUILD b/highlight/PKGBUILD
index de11471..6b921fc 100644
--- a/highlight/PKGBUILD
+++ b/highlight/PKGBUILD
@@ -1,6 +1,6 @@
# Contributor: Jan Fader <jan.fader@web.de>
pkgname=highlight
-pkgver=2.11
+pkgver=2.12
pkgrel=1
pkgdesc="Highlight converts sourcecode to HTML, XHTML, RTF, LaTeX, TeX, XML and terminal escape sequences with coloured syntax highlighting. Language definitions, colour themes and indentation schemes are customizable"
url="http://www.andre-simon.de/doku/highlight/highlight.html"
@@ -8,7 +8,7 @@ license=('GPL')
arch=('i686' 'x86_64')
install=
source=(http://www.andre-simon.de/zip/$pkgname-$pkgver.tar.bz2)
-md5sums=('c0f9d4b2b5d1557f218d85929244f036')
+md5sums=('0c696d6fc3f0f1a3766b325f245f9493')
build() {
cd "$startdir/src/$pkgname-$pkgver"