diff options
author | Michał Masłowski <mtjm@mtjm.eu> | 2013-01-29 22:16:08 +0100 |
---|---|---|
committer | Michał Masłowski <mtjm@mtjm.eu> | 2013-01-29 22:16:08 +0100 |
commit | 43b83057ab3fa185f7afae30c7731a68073d58af (patch) | |
tree | 16e5cea8efb8295025f2dbea08e0612e617963ad | |
parent | bf57d1e5a2a6f53ec61f15f32571940a9eb56ac7 (diff) |
Rebuild gawk and perl for mips3.
-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') |