extra/pixman to 0.32.4

This commit is contained in:
WarheadsSE 2013-11-19 17:20:31 -05:00
parent c901b6c12d
commit 759366d9a8

View file

@ -6,7 +6,7 @@
# - disable arm extensions that aren't supported, autodetection fails
pkgname=pixman
pkgver=0.32.2
pkgver=0.32.4
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=('f1490e3fbe3012ea1ca1b45d0a4af23fdaba70e7')
sha1sums=('e2708db16595412e5aaf21a66b6f18b7223eb6c3')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"