From 51c18483cd98db045391ee9a0c7b9b6ad5d4ab3a Mon Sep 17 00:00:00 2001 From: root Date: Wed, 15 May 2013 01:14:48 -0700 Subject: Wed May 15 01:14:48 PDT 2013 --- community/unifdef/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/unifdef') diff --git a/community/unifdef/PKGBUILD b/community/unifdef/PKGBUILD index 7e25872c7..fd8b122d0 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 pkgname=unifdef -pkgver=2.7 +pkgver=2.8 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=('72357e9faa877fe21f5d621d2024a242') +md5sums=('1cfb5fa5dcab6e6246c07897a1a304b4') build() { cd "$srcdir/$pkgname-$pkgver" -- cgit v1.2.3-54-g00ecf