summaryrefslogtreecommitdiff
path: root/community/highlight
diff options
context:
space:
mode:
authorroot <root@rshg047.dnsready.net>2011-06-05 22:48:57 +0000
committerroot <root@rshg047.dnsready.net>2011-06-05 22:48:57 +0000
commit3695b5d62c2aef6e82abc95d775a2ebd89bce081 (patch)
treedb3a874c568e5f5ad3dfe651ceda1df63d5f354f /community/highlight
parent80ba845c7cb571644d9dea61b9872c393d128c37 (diff)
Sun Jun 5 22:48:57 UTC 2011
Diffstat (limited to 'community/highlight')
-rw-r--r--community/highlight/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/highlight/PKGBUILD b/community/highlight/PKGBUILD
index 19cf2ef16..a172483e4 100644
--- a/community/highlight/PKGBUILD
+++ b/community/highlight/PKGBUILD
@@ -1,16 +1,16 @@
-# $Id: PKGBUILD 43919 2011-03-31 14:31:46Z bluewind $
+# $Id: PKGBUILD 48668 2011-06-04 07:12:24Z bluewind $
# Maintainer: Florian Pritz <flo@xinu.at>
# Contributor: Jan Fader <jan.fader@web.de>
pkgbase=highlight
pkgname=(highlight highlight-gui)
-pkgver=3.4
+pkgver=3.5
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=('9f1c39ca3a04c4599a7f3fda9928de47')
+md5sums=('0bb8cef23209bb6f31a581cb6e7bff77')
build() {
cd "$srcdir/$pkgbase-$pkgver"