Date: Wednesday, July 22, 2015 @ 07:43:44
Author: allan
Revision: 242420
revert update while I figure out where testsuite failures came from
Modified:
binutils/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-07-22 04:28:19 UTC (rev 242419)
+++ PKGBUILD 2015-07-22 05:43:44 UTC (rev 242420)
@@ -6,9 +6,9 @@
# build from head of release branch as bug fix releases are rare
pkgname=binutils
-pkgver=2.25.1
-pkgrel=1
-_commit=2bd25930
+pkgver=2.25
+pkgrel=5
+_commit=69352378
pkgdesc="A set of programs to assemble and manipulate binary and object files"
arch=('i686' 'x86_64')
url="http://www.gnu.org/software/binutils/"