summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGonzalo Exequiel Pedone2024-02-13 20:49:38 -0300
committerGonzalo Exequiel Pedone2024-02-13 20:49:38 -0300
commitda02cc63dc34ae06a34f5f45e756e237b240cad7 (patch)
tree1010d8caa7ee0e32064aa6aa271a97a759d878ac /PKGBUILD
parent02b7b0b5fe0adc03d322e49bc2ee5d6b0dd2a257 (diff)
downloadaur-da02cc63dc34ae06a34f5f45e756e237b240cad7.tar.gz
Package updated to 2.6.0.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 880356febb15..8e043309552f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_android_arch=aarch64
pkgname=android-${_android_arch}-expat
-pkgver=2.5.0
+pkgver=2.6.0
pkgrel=1
pkgdesc="An XML parser library (android)"
arch=('any')
@@ -14,7 +14,7 @@ groups=(android-expat)
options=(!strip !buildflags staticlibs !emptydirs)
makedepends=('android-cmake')
source=("https://github.com/libexpat/libexpat/archive/R_${pkgver//./_}.tar.gz")
-md5sums=('d375fa3571c0abb945873f5061a8f2e2')
+md5sums=('aa424e56fe6378bb4b9f26b903f42119')
build() {
cd "${srcdir}"/libexpat-R_${pkgver//./_}/expat