summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 59398d187ad2..9a62f792fda7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
_android_arch=aarch64
pkgname=android-${_android_arch}-gdk-pixbuf2-bootstrap
-pkgver=2.42.11
+pkgver=2.42.12
pkgrel=1
arch=('any')
pkgdesc="An image loading library (Android ${_android_arch})"
@@ -22,7 +22,7 @@ provides=("android-${_android_arch}-gdk-pixbuf2")
conflicts=("android-${_android_arch}-gdk-pixbuf2")
options=(!strip !buildflags staticlibs !emptydirs)
source=("https://gitlab.gnome.org/GNOME/gdk-pixbuf/-/archive/${pkgver}/gdk-pixbuf-${pkgver}.tar.bz2")
-md5sums=('ace6257f190b7ea3f54a626106884540')
+md5sums=('8d6e95d829ade125d9cece4ad1cc6dff')
build() {
cd "${srcdir}/gdk-pixbuf-${pkgver}"