extra/pixman to 0.32.6-1

This commit is contained in:
Kevin Mihelich 2014-07-06 13:55:44 +00:00
parent bd17ddadbe
commit 28bd8859a1

View file

@ -6,7 +6,7 @@
# - disable arm extensions that aren't supported, autodetection fails
pkgname=pixman
pkgver=0.32.4
pkgver=0.32.6
pkgrel=1
pkgdesc="The pixel-manipulation library for X and cairo"
arch=(i686 x86_64)
@ -14,7 +14,7 @@ url="http://xorg.freedesktop.org"
license=('custom')
depends=('glibc')
source=(http://xorg.freedesktop.org/releases/individual/lib/${pkgname}-${pkgver}.tar.bz2)
sha1sums=('e2708db16595412e5aaf21a66b6f18b7223eb6c3')
sha1sums=('5b730399e1e212e5acaa69a4f1a2c7be1af1cdc4')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"