summaryrefslogtreecommitdiff
path: root/community/unifdef
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-02-26 03:35:58 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-02-26 03:35:58 +0000
commit3f23b6bf0b09b0edd47e2c763b3be136bc2fe274 (patch)
tree3be88fe725fc529471a0a3ca5af4b509e2ff88b1 /community/unifdef
parent58e4d57ed9a8604dff646ccdfee54f9019ca5d13 (diff)
Wed Feb 26 03:32:51 UTC 2014
Diffstat (limited to 'community/unifdef')
-rw-r--r--community/unifdef/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/unifdef/PKGBUILD b/community/unifdef/PKGBUILD
index fd8b122d0..3a78e0429 100644
--- a/community/unifdef/PKGBUILD
+++ b/community/unifdef/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 90818 2013-05-14 10:59:48Z spupykin $
+# $Id: PKGBUILD 106192 2014-02-25 08:09:55Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
pkgname=unifdef
-pkgver=2.8
+pkgver=2.10
pkgrel=1
pkgdesc="Remove #ifdef'ed lines"
arch=(i686 x86_64)
@@ -10,7 +10,7 @@ url="http://dotat.at/prog/unifdef/"
license=('GPL')
depends=()
source=("http://dotat.at/prog/unifdef/unifdef-$pkgver.tar.gz")
-md5sums=('1cfb5fa5dcab6e6246c07897a1a304b4')
+md5sums=('5161cb017a14997cd20cdf5f5704ced1')
build() {
cd "$srcdir/$pkgname-$pkgver"