summaryrefslogtreecommitdiff
path: root/testing/binutils/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/binutils/PKGBUILD')
-rw-r--r--testing/binutils/PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/testing/binutils/PKGBUILD b/testing/binutils/PKGBUILD
index adaf7563c..a1b61d31f 100644
--- a/testing/binutils/PKGBUILD
+++ b/testing/binutils/PKGBUILD
@@ -1,16 +1,17 @@
-# $Id: PKGBUILD 144069 2011-12-02 21:03:50Z allan $
+# $Id: PKGBUILD 144110 2011-12-04 03:46:03Z allan $
# Maintainer: Allan McRae <allan@archlinux.org>
# toolchain build order: linux-api-headers->glibc->binutils->gcc->binutils->glibc
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')