summaryrefslogtreecommitdiff
path: root/community/unifdef/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/unifdef/PKGBUILD')
-rw-r--r--community/unifdef/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/unifdef/PKGBUILD b/community/unifdef/PKGBUILD
index f5b6c0477..eeaae0545 100644
--- a/community/unifdef/PKGBUILD
+++ b/community/unifdef/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 88335 2013-04-16 13:31:44Z spupykin $
+# $Id: PKGBUILD 90818 2013-05-14 10:59:48Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
pkgname=unifdef
-pkgver=2.7
+pkgver=2.8
pkgrel=1
pkgdesc="Remove #ifdef'ed lines"
arch=(i686 x86_64 'mips64el')
@@ -10,7 +10,7 @@ url="http://dotat.at/prog/unifdef/"
license=('GPL')
depends=()
source=("http://dotat.at/prog/unifdef/unifdef-$pkgver.tar.gz")
-md5sums=('72357e9faa877fe21f5d621d2024a242')
+md5sums=('1cfb5fa5dcab6e6246c07897a1a304b4')
build() {
cd "$srcdir/$pkgname-$pkgver"