summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a453805ad84f..fbfc6413f37a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = aarch64-linux-gnu-xz
pkgdesc = Library and command line tools for XZ and LZMA compressed files (ARM64)
pkgver = 5.2.5
- pkgrel = 1
+ pkgrel = 2
url = https://tukaani.org/xz/
arch = x86_64
license = GPL
@@ -11,7 +11,7 @@ pkgbase = aarch64-linux-gnu-xz
source = https://tukaani.org/xz/xz-5.2.5.tar.gz
source = https://tukaani.org/xz/xz-5.2.5.tar.gz.sig
validpgpkeys = 3690C240CE51B4670D30AD1C38EE757D69184620
- sha256sums = b512f3b726d3b37b6dc4c8570e137b9311e7552e8ccbab4d39d47ce5f4177145
+ sha256sums = f6f4910fd033078738bd82bfba4f49219d03b17eb0794eb91efbae419f4aba10
sha256sums = SKIP
pkgname = aarch64-linux-gnu-xz
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/'