diff options
-rw-r--r-- | core/gawk/PKGBUILD | 2 | ||||
-rw-r--r-- | core/perl/PKGBUILD | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/core/gawk/PKGBUILD b/core/gawk/PKGBUILD index 7563c2580..5adb1153f 100644 --- a/core/gawk/PKGBUILD +++ b/core/gawk/PKGBUILD @@ -4,7 +4,7 @@ pkgname=gawk pkgver=4.0.2 -pkgrel=1 +pkgrel=1.1 pkgdesc="GNU version of awk" arch=('i686' 'x86_64' 'mips64el') url="http://www.gnu.org/directory/GNU/gawk.html" diff --git a/core/perl/PKGBUILD b/core/perl/PKGBUILD index 08309dc5e..3c8e7513f 100644 --- a/core/perl/PKGBUILD +++ b/core/perl/PKGBUILD @@ -6,7 +6,7 @@ # Contributor: francois <francois.archlinux.org> pkgname=perl pkgver=5.16.2 -pkgrel=2 +pkgrel=2.1 pkgdesc="A highly capable, feature-rich programming language" arch=(i686 x86_64 'mips64el') license=('GPL' 'PerlArtistic') |