summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorImperatorStorm2023-08-03 15:11:10 -0700
committerImperatorStorm2023-08-03 15:11:10 -0700
commitf96c4a551ed211788d059aaced6dfa36a017a579 (patch)
treec62710aedbdf8aa5330be2dd8e74c07da159397b /PKGBUILD
parentd1d7e147c8346982a6e5df1b9b58d56cc5b0d866 (diff)
downloadaur-powerpc64-linux-gnu-binutils.tar.gz
upgpkg: powerpc64-linux-gnu-glibc 2.38-1
upstream release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
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/'