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 288e552d6..f7e45cfd8 100644 --- a/core/gawk/PKGBUILD +++ b/core/gawk/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 186293 2013-05-24 07:53:32Z tpowa $ +# $Id: PKGBUILD 197682 2013-10-28 10:54:43Z tpowa $ # Maintainer: # Contributor: Tom Newsom <Jeepster@gmx.co.uk> pkgname=gawk pkgver=4.1.0 -pkgrel=1 +pkgrel=2 pkgdesc="GNU version of awk" arch=('i686' 'x86_64' 'mips64el') url="http://www.gnu.org/software/gawk/" |