diff --git a/extra/pixman/PKGBUILD b/extra/pixman/PKGBUILD index 4982c9b11..3bc36f383 100644 --- a/extra/pixman/PKGBUILD +++ b/extra/pixman/PKGBUILD @@ -6,7 +6,7 @@ # - disable x86 extensions (mmx, sse2, ssse3) pkgname=pixman -pkgver=0.38.2 +pkgver=0.38.4 pkgrel=1 pkgdesc="The pixel-manipulation library for X and cairo" arch=(x86_64) @@ -15,7 +15,7 @@ license=('custom') depends=('glibc') makedepends=('meson' 'libpng') source=(https://xorg.freedesktop.org/releases/individual/lib/${pkgname}-${pkgver}.tar.bz2) -sha1sums=('ce40833fe4337aa6329ac5694d9ff342338219c1') +sha1sums=('87e1abc91ac4e5dfcc275f744f1d0ec3277ee7cd') #validpgpkeys=('') # Maarten Lankhorst build() {