summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorImperatorStorm2023-08-03 15:11:10 -0700
committerImperatorStorm2023-08-03 15:11:10 -0700
commitf96c4a551ed211788d059aaced6dfa36a017a579 (patch)
treec62710aedbdf8aa5330be2dd8e74c07da159397b
parentd1d7e147c8346982a6e5df1b9b58d56cc5b0d866 (diff)
downloadaur-powerpc64-linux-gnu-binutils.tar.gz
upgpkg: powerpc64-linux-gnu-glibc 2.38-1
upstream release
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5d5f1d41fa85..032724948647 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.41
- pkgrel = 1
+ pkgrel = 2
url = https://www.gnu.org/software/binutils/
arch = x86_64
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index 09a35b5e6ef7..edd068e49e40 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_target=powerpc64-linux-gnu
pkgname=$_target-binutils
pkgver=2.41
-pkgrel=1
+pkgrel=2
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/'