summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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/'