diff --git a/core/binutils/PKGBUILD b/core/binutils/PKGBUILD index 50c09461e..f64bb1c43 100644 --- a/core/binutils/PKGBUILD +++ b/core/binutils/PKGBUILD @@ -10,8 +10,8 @@ noautobuild=1 pkgname=binutils -pkgver=2.32 -pkgrel=3 +pkgver=2.33.1 +pkgrel=1 pkgdesc='A set of programs to assemble and manipulate binary and object files' arch=(x86_64) url='https://www.gnu.org/software/binutils/' @@ -22,7 +22,7 @@ checkdepends=(dejagnu bc) options=(staticlibs !distcc !ccache) source=(https://ftp.gnu.org/gnu/binutils/binutils-$pkgver.tar.xz{,.sig}) validpgpkeys=(3A24BC1E8FB409FA9F14371813FCEF89DD9E3C4F) -md5sums=('0d174cdaf85721c5723bf52355be41e6' +md5sums=('9406231b7d9dd93731c2d06cefe8aaf1' 'SKIP') prepare() {