summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGonzalo Exequiel Pedone2022-04-15 09:39:37 -0300
committerGonzalo Exequiel Pedone2022-04-15 09:39:37 -0300
commitd40e42937601234118f93e579b122353d07a8ad5 (patch)
treed5f7ad940ff903be92c25654d528a1232c9cfc00 /PKGBUILD
parent7cdfe697b9559d8b264fb616731ee520ed13e4ab (diff)
downloadaur-d40e42937601234118f93e579b122353d07a8ad5.tar.gz
Package updated to 2.4.8.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7840c9b9c70e..a7fc2d386263 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_android_arch=aarch64
pkgname=android-${_android_arch}-expat
-pkgver=2.4.7
+pkgver=2.4.8
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=('1129f902620c4694e850ddf011ef08a9')
+md5sums=('ccae811d1180353186b98b49b301e615')
build() {
cd "${srcdir}"/libexpat-R_${pkgver//./_}/expat