diff options
-rw-r--r-- | core/m4/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/m4/PKGBUILD b/core/m4/PKGBUILD index 52eb11804..749937e1a 100644 --- a/core/m4/PKGBUILD +++ b/core/m4/PKGBUILD @@ -4,7 +4,7 @@ pkgname=m4 pkgver=1.4.16 -pkgrel=2 +pkgrel=2.1 pkgdesc="The GNU macro processor" arch=('i686' 'x86_64' 'mips64el') url="http://www.gnu.org/software/m4" |