summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGonzalo Exequiel Pedone2025-05-11 21:20:06 -0300
committerGonzalo Exequiel Pedone2025-05-11 21:20:06 -0300
commitf8e952c3cf6973829e3a3110e2ee8005cfb77da6 (patch)
treed608bce190567ab8fd3caf962aa9aed2a0370a65 /PKGBUILD
parent7883b9763d073b360a5920550022a2cadcc9f426 (diff)
downloadaur-android-x86-64-pixman.tar.gz
Package updated to 0.46.0.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3b95852b01c9..fb9a529e978c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_android_arch=x86-64
pkgname=android-${_android_arch}-pixman
-pkgver=0.44.2
+pkgver=0.46.0
pkgrel=1
arch=('any')
pkgdesc="The pixel-manipulation library for X and cairo (Android ${_android_arch})"
@@ -16,7 +16,7 @@ makedepends=("android-meson"
"android-${_android_arch}-libpng")
options=(!strip !buildflags staticlibs !emptydirs)
source=("http://xorg.freedesktop.org/releases/individual/lib/pixman-${pkgver}.tar.xz")
-md5sums=('3c403e3601d963a6972128b322342651')
+md5sums=('ea559ebeb853d8f5b2bf86832769b011')
build() {
cd "${srcdir}/pixman-${pkgver}"