diff options
author | root <root@rshg054.dnsready.net> | 2012-02-21 23:15:10 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-02-21 23:15:10 +0000 |
commit | 1f55cedf5ea357497d2a98eb2be78d8dab4a9665 (patch) | |
tree | 5e44ad19f2672ee92283377c9fe6eab3c8a815d7 /community/unifdef/PKGBUILD | |
parent | 11484c032f8c236b2044e715a9a3b28e33f65598 (diff) |
Tue Feb 21 23:15:10 UTC 2012
Diffstat (limited to 'community/unifdef/PKGBUILD')
-rw-r--r-- | community/unifdef/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/unifdef/PKGBUILD b/community/unifdef/PKGBUILD index b25062afc..6306f4c92 100644 --- a/community/unifdef/PKGBUILD +++ b/community/unifdef/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 53255 2011-08-02 14:56:26Z spupykin $ +# $Id: PKGBUILD 65345 2012-02-21 02:14:45Z spupykin $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> pkgname=unifdef pkgver=2.6 -pkgrel=1 +pkgrel=3 pkgdesc="Remove #ifdef'ed lines" arch=(i686 x86_64) url="http://dotat.at/prog/unifdef/" |