summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChrister Solskogen2021-05-26 08:26:20 +0200
committerChrister Solskogen2021-05-26 08:26:20 +0200
commit3cbe2b75ab0d1355ed7a7b31b1f13e3154582df4 (patch)
tree4204d2d3fef06d0dc0fc869c93c807193a018042 /PKGBUILD
parent5256a201e4563ad65628ebbb5c251d077fa11d55 (diff)
downloadaur-3cbe2b75ab0d1355ed7a7b31b1f13e3154582df4.tar.gz
Bump pkgrel
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 02381b0340b9..fe572056ea56 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ _arch=aarch64
_target=$_arch-unknown-linux-gnu
pkgname=$_arch-binutils
pkgver=2.36.1
-pkgrel=2
+pkgrel=3
pkgdesc='A set of programs to assemble and manipulate binary and object files for the ARM64 target'
arch=(x86_64)
url='https://www.gnu.org/software/binutils/'