diff options
author | root <root@rshg054.dnsready.net> | 2012-08-17 00:02:31 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-08-17 00:02:31 +0000 |
commit | 4a701d607c90ab5fdadbbe59b468df93e4293244 (patch) | |
tree | 57a9c0d8bbf45a06212aa95c3a4aef3a3e2bc346 /core/binutils | |
parent | 0fc1870f2eadde8cb06004be1cbe8d1a4333aa69 (diff) |
Fri Aug 17 00:02:30 UTC 2012
Diffstat (limited to 'core/binutils')
-rw-r--r-- | core/binutils/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/binutils/PKGBUILD b/core/binutils/PKGBUILD index fefc12476..f15754809 100644 --- a/core/binutils/PKGBUILD +++ b/core/binutils/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 163511 2012-07-14 13:06:56Z allan $ +# $Id: PKGBUILD 165342 2012-08-16 01:57:38Z allan $ # Maintainer: Allan McRae <allan@archlinux.org> # toolchain build order: linux-api-headers->glibc->binutils->gcc->binutils->glibc pkgname=binutils pkgver=2.22 -pkgrel=9 +pkgrel=10 _date=20120323 pkgdesc="A set of programs to assemble and manipulate binary and object files" arch=('i686' 'x86_64') |