summaryrefslogtreecommitdiff
path: root/community/highlight/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-01-07 23:14:43 +0000
committerroot <root@rshg054.dnsready.net>2012-01-07 23:14:43 +0000
commit6aeb515f4afd10afb53b21df18d03b0d5f3a200f (patch)
tree531fd1ff51f0ee474a0bbaeb5cb1de852f6096dd /community/highlight/PKGBUILD
parentd7931e8fa49a4698ac8dbb1a155ca6b48f031828 (diff)
Sat Jan 7 23:14:43 UTC 2012
Diffstat (limited to 'community/highlight/PKGBUILD')
-rw-r--r--community/highlight/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/highlight/PKGBUILD b/community/highlight/PKGBUILD
index 351fda367..230900634 100644
--- a/community/highlight/PKGBUILD
+++ b/community/highlight/PKGBUILD
@@ -1,16 +1,16 @@
-# $Id: PKGBUILD 56750 2011-10-11 20:34:16Z bluewind $
+# $Id: PKGBUILD 61683 2012-01-06 14:16:13Z bluewind $
# Maintainer: Florian Pritz <flo@xinu.at>
# Contributor: Jan Fader <jan.fader@web.de>
pkgbase=highlight
pkgname=(highlight highlight-gui)
-pkgver=3.6
+pkgver=3.7
pkgrel=1
url="http://www.andre-simon.de/doku/highlight/highlight.html"
license=('GPL')
arch=('i686' 'x86_64')
makedepends=(qt lua boost)
source=(http://www.andre-simon.de/zip/$pkgname-$pkgver.tar.bz2)
-md5sums=('b23093dba7c44a7628ee5c97e68c9941')
+md5sums=('dab2d059f4115b5ac0b5d329401d883b')
build() {
cd "$srcdir/$pkgbase-$pkgver"