summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGonzalo Exequiel Pedone2020-03-27 14:54:57 -0300
committerGonzalo Exequiel Pedone2020-03-27 14:54:57 -0300
commit2f5addbf4965cbf48f8bfdfe5752c80449cfcf21 (patch)
tree2c1ca61a18d85aeaf54ebc4d0782db38c595f1d0 /PKGBUILD
parent1070e96d3ec2030744cdcd7437312d9a47c0d9d5 (diff)
downloadaur-2f5addbf4965cbf48f8bfdfe5752c80449cfcf21.tar.gz
Updated to xz 5.2.5.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d1a008d4ffe1..699df70f57ba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
_android_arch=x86-64
pkgname=android-${_android_arch}-xz
-pkgver=5.2.4
-pkgrel=3
+pkgver=5.2.5
+pkgrel=1
pkgdesc="Library and command line tools for XZ and LZMA compressed files (android)"
arch=('any')
url="https://tukaani.org/xz"
@@ -13,7 +13,7 @@ depends=('android-ndk')
options=(!strip !buildflags staticlibs !emptydirs)
makedepends=('android-configure')
source=("${url}/xz-${pkgver}.tar.gz")
-sha256sums=('b512f3b726d3b37b6dc4c8570e137b9311e7552e8ccbab4d39d47ce5f4177145')
+sha256sums=('f6f4910fd033078738bd82bfba4f49219d03b17eb0794eb91efbae419f4aba10')
prepare() {
source android-env ${_android_arch}