From 4e009ff1ede1fd7bb130e24963074809e7304126 Mon Sep 17 00:00:00 2001 From: Alexpux Date: Thu, 30 Oct 2014 15:03:32 +0300 Subject: [PATCH] binutils: Rebuild --- binutils/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/binutils/PKGBUILD b/binutils/PKGBUILD index 06d34244..15b884fa 100644 --- a/binutils/PKGBUILD +++ b/binutils/PKGBUILD @@ -4,7 +4,7 @@ pkgname=binutils _basever=2.24.51 pkgver=${_basever}.20140703 #pkgver=2.24.51 -pkgrel=3 +pkgrel=4 pkgdesc="A set of programs to assemble and manipulate binary and object files" arch=('i686' 'x86_64') url="http://www.gnu.org/software/binutils/"