summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTilmann Meyer2020-03-19 18:22:22 +0100
committerTilmann Meyer2020-03-19 18:22:22 +0100
commit2b2258c8efb045c2c97697f5af71561bc36a0ed7 (patch)
tree1f355b8ac812a6007430a2e66e9796866f883251 /PKGBUILD
parent02344796d6b9cacdafbb7a1a714bbd8f38ec9ae0 (diff)
downloadaur-aarch64-linux-gnu-xz.tar.gz
updpkg: 5.2.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f9e9be468c5d..217734e1340b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ _target=aarch64-linux-gnu
_pkgname=xz
pkgname=$_target-$_pkgname
pkgver=5.2.5
-pkgrel=1
+pkgrel=2
pkgdesc='Library and command line tools for XZ and LZMA compressed files (ARM64)'
arch=(x86_64)
url='https://tukaani.org/xz/'