diff --git a/core/binutils/.SRCINFO b/core/binutils/.SRCINFO index 3859014f0..694ad9f69 100644 --- a/core/binutils/.SRCINFO +++ b/core/binutils/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = binutils pkgdesc = A set of programs to assemble and manipulate binary and object files pkgver = 2.42 - pkgrel = 1 + pkgrel = 2 url = https://www.gnu.org/software/binutils/ arch = x86_64 license = GPL-2.0-or-later diff --git a/core/binutils/PKGBUILD b/core/binutils/PKGBUILD index 5eaf42cdf..4ae2831ad 100644 --- a/core/binutils/PKGBUILD +++ b/core/binutils/PKGBUILD @@ -13,7 +13,7 @@ noautobuild=1 pkgname=binutils pkgver=2.42 _commit=48942a586ebc056bd059d3f63a5eed3a2fa46ab3 -pkgrel=1 +pkgrel=2 pkgdesc='A set of programs to assemble and manipulate binary and object files' arch=(x86_64) url='https://www.gnu.org/software/binutils/'