summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGonzalo Exequiel Pedone2021-07-06 12:37:53 -0300
committerGonzalo Exequiel Pedone2021-07-06 12:37:53 -0300
commit32babbb11b774b59653d0ea61af7b48cfd6522d5 (patch)
tree15788e6e03570be8d137f298f4a04e16d62da7b1 /PKGBUILD
parentea2550636a9cf3b963e15fa25d6452ab9db0cb90 (diff)
downloadaur-32babbb11b774b59653d0ea61af7b48cfd6522d5.tar.gz
Updated to 2.4.1.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c6c3b83cd980..3a64a9789ecb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_android_arch=aarch64
pkgname=android-${_android_arch}-expat
-pkgver=2.2.10
+pkgver=2.4.1
pkgrel=1
pkgdesc="An XML parser library (android)"
arch=('any')
@@ -13,7 +13,7 @@ depends=('android-ndk')
options=(!strip !buildflags staticlibs !emptydirs)
makedepends=('android-cmake')
source=("https://github.com/libexpat/libexpat/archive/R_${pkgver//./_}.tar.gz")
-sha256sums=('62e280f5fd29a5b70973f623e20a7412c3e3912c2684cb0e462e2c881be129e1')
+md5sums=('3bbf3f4d6a1ab1a82ca1dbafda68ed5f')
build() {
cd "${srcdir}"/libexpat-R_${pkgver//./_}/expat