summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorImperatorStorm2023-05-03 11:53:02 -0700
committerImperatorStorm2023-05-03 11:53:02 -0700
commiteb9f863b60daa8427bcc5f9dc5b1c0c4ab938b07 (patch)
tree19b87d8b82b997513870e8b0c072ec85d2ca14db
parent16e1edbc0beb798f23b6ec52511e4186dcdfe28a (diff)
downloadaur-eb9f863b60daa8427bcc5f9dc5b1c0c4ab938b07.tar.gz
GCC 13 rebuild
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a9ef79a66f36..bb84805c0d48 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = powerpc64-linux-gnu-binutils
pkgdesc = A set of programs to assemble and manipulate binary and object files for the PPC64 target
pkgver = 2.40
- pkgrel = 2
+ pkgrel = 3
url = https://www.gnu.org/software/binutils/
arch = x86_64
license = GPL
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/'