[arch-commits] Commit in binutils/trunk (PKGBUILD)

Allan McRae allan at archlinux.org
Sun Dec 4 03:44:54 UTC 2011


    Date: Saturday, December 3, 2011 @ 22:44:54
  Author: allan
Revision: 144109

upgpkg: binutils 2.22-2

rebuild with fixed gcc, add to base-devel group

Modified:
  binutils/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-12-04 03:16:16 UTC (rev 144108)
+++ PKGBUILD	2011-12-04 03:44:54 UTC (rev 144109)
@@ -5,12 +5,13 @@
 
 pkgname=binutils
 pkgver=2.22
-pkgrel=1
+pkgrel=2
 _date=20111201
 pkgdesc="A set of programs to assemble and manipulate binary and object files"
 arch=('i686' 'x86_64')
 url="http://www.gnu.org/software/binutils/"
 license=('GPL')
+groups=('base-devel')
 depends=('glibc>=2.14' 'zlib')
 checkdepends=('dejagnu')
 options=('!libtool' '!distcc' '!ccache')




More information about the arch-commits mailing list