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