From b79408ae7429f4e5c99582cb55127b6e86b7fdac Mon Sep 17 00:00:00 2001 From: root Date: Wed, 12 Oct 2011 23:14:40 +0000 Subject: Wed Oct 12 23:14:40 UTC 2011 --- community/highlight/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/highlight/PKGBUILD') diff --git a/community/highlight/PKGBUILD b/community/highlight/PKGBUILD index a172483e4..351fda367 100644 --- a/community/highlight/PKGBUILD +++ b/community/highlight/PKGBUILD @@ -1,16 +1,16 @@ -# $Id: PKGBUILD 48668 2011-06-04 07:12:24Z bluewind $ +# $Id: PKGBUILD 56750 2011-10-11 20:34:16Z bluewind $ # Maintainer: Florian Pritz # Contributor: Jan Fader pkgbase=highlight pkgname=(highlight highlight-gui) -pkgver=3.5 +pkgver=3.6 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=('0bb8cef23209bb6f31a581cb6e7bff77') +md5sums=('b23093dba7c44a7628ee5c97e68c9941') build() { cd "$srcdir/$pkgbase-$pkgver" -- cgit v1.2.3-54-g00ecf