summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorImperatorStorm2023-05-03 11:53:02 -0700
committerImperatorStorm2023-05-03 11:53:02 -0700
commiteb9f863b60daa8427bcc5f9dc5b1c0c4ab938b07 (patch)
tree19b87d8b82b997513870e8b0c072ec85d2ca14db /PKGBUILD
parent16e1edbc0beb798f23b6ec52511e4186dcdfe28a (diff)
downloadaur-eb9f863b60daa8427bcc5f9dc5b1c0c4ab938b07.tar.gz
GCC 13 rebuild
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 50b89eeabd7d..15f4417e9195 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_target=powerpc64-linux-gnu
pkgname=$_target-binutils
pkgver=2.40
-pkgrel=2
+pkgrel=3
pkgdesc='A set of programs to assemble and manipulate binary and object files for the PPC64 target'
arch=(x86_64)
url='https://www.gnu.org/software/binutils/'