diff options
Diffstat (limited to 'core/gawk/PKGBUILD')
-rw-r--r-- | core/gawk/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/gawk/PKGBUILD b/core/gawk/PKGBUILD index a61f089c0..aadd346cf 100644 --- a/core/gawk/PKGBUILD +++ b/core/gawk/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 130241 2011-07-04 15:07:06Z allan $ +# $Id: PKGBUILD 142110 2011-11-05 10:13:55Z tpowa $ # Maintainer: # Contributor: Tom Newsom <Jeepster@gmx.co.uk> pkgname=gawk pkgver=4.0.0 -pkgrel=1 +pkgrel=2 pkgdesc="GNU version of awk" arch=('i686' 'x86_64') url="http://www.gnu.org/directory/GNU/gawk.html" |