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

Allan McRae allan at archlinux.org
Sat May 22 08:05:08 UTC 2010


    Date: Saturday, May 22, 2010 @ 04:05:08
  Author: allan
Revision: 80784

upgpkg: binutils 2.20.1-3
glibc-2.12 toolchain build, new cvs snapshot

Modified:
  binutils/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-05-22 08:02:23 UTC (rev 80783)
+++ PKGBUILD	2010-05-22 08:05:08 UTC (rev 80784)
@@ -5,18 +5,18 @@
 
 pkgname=binutils
 pkgver=2.20.1
-pkgrel=2
-_date=20100318
+pkgrel=3
+_date=20100521
 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')
-depends=('glibc>=2.11.1-3' 'zlib')
+depends=('glibc>=2.12-1' 'zlib')
 options=('!libtool' '!distcc' '!ccache')
 install=binutils.install
 source=(ftp://ftp.archlinux.org/other/${pkgname}/${pkgname}-${pkgver}_${_date}.tar.bz2)
-md5sums=('c153213a20a5075bd98d7f12fbd38a51')
+md5sums=('67053ffd8582e646e171fccd55b2f0f6')
 
 mksource() {
   mkdir ${pkgname}-${_date}




More information about the arch-commits mailing list