summaryrefslogtreecommitdiff
path: root/community/unifdef/PKGBUILD
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2013-06-20 15:25:33 -0300
committerNicolás Reynolds <fauno@endefensadelsl.org>2013-06-20 15:25:33 -0300
commitcebf33d7109e0157a80f34d6136e212f0a28d274 (patch)
treea6464302c970f72581105b50ff0896e1f56def3d /community/unifdef/PKGBUILD
parent1a65caeb80e2cc8c7b39262d72255124d0c8614e (diff)
parent5cb95ceee39e4691f768ea2fef60b8a106e92209 (diff)
Merge branch 'master' of gparabola:abslibre-mips64el
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"