diff --git a/core/binutils/PKGBUILD b/core/binutils/PKGBUILD index d682d60bf..ee2b7b52c 100644 --- a/core/binutils/PKGBUILD +++ b/core/binutils/PKGBUILD @@ -13,9 +13,9 @@ noautobuild=1 pkgname=binutils -pkgver=2.25 -pkgrel=5.1 -_commit=69352378 +pkgver=2.25.1 +pkgrel=1 +_commit=2bd25930 pkgdesc="A set of programs to assemble and manipulate binary and object files" arch=('i686' 'x86_64') url="http://www.gnu.org/software/binutils/"