diff options
author | Nicolas Reynolds <fauno@kiwwwi.com.ar> | 2011-11-21 14:29:11 -0300 |
---|---|---|
committer | Nicolas Reynolds <fauno@kiwwwi.com.ar> | 2011-11-21 14:29:11 -0300 |
commit | fe0996f2e8716b772785a0bf93c6a3f2d5dc22ff (patch) | |
tree | 2ee658b20ace2ab8fff6035e6a0e223b8d70f1eb /core/binutils | |
parent | 9d9dd0f9452c6a9d533ce805b903aea596aff108 (diff) |
Rebuilds
Diffstat (limited to 'core/binutils')
-rw-r--r-- | core/binutils/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/binutils/PKGBUILD b/core/binutils/PKGBUILD index 186070323..f81ad0e10 100644 --- a/core/binutils/PKGBUILD +++ b/core/binutils/PKGBUILD @@ -5,7 +5,7 @@ pkgname=binutils pkgver=2.21.1 -pkgrel=2.1 +pkgrel=2.2 _date=20110627 pkgdesc="A set of programs to assemble and manipulate binary and object files" arch=('i686' 'x86_64' 'mips64el') |