Date: Tuesday, November 12, 2013 @ 17:23:48 Author: andyrtr Revision: 199423
upgpkg: pixman 0.32.2-1 upstream update 0.32.2 Modified: pixman/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-11-12 16:19:13 UTC (rev 199422) +++ PKGBUILD 2013-11-12 16:23:48 UTC (rev 199423) @@ -4,7 +4,7 @@ # Contributor: Alexander Baldeck <[email protected]> pkgname=pixman -pkgver=0.32.0 +pkgver=0.32.2 pkgrel=1 pkgdesc="The pixel-manipulation library for X and cairo" arch=(i686 x86_64) @@ -12,7 +12,7 @@ license=('custom') depends=('glibc') source=(http://xorg.freedesktop.org/releases/individual/lib/${pkgname}-${pkgver}.tar.bz2) -sha1sums=('3045799b05eeb6fbf18e99e4212d4f0ccf152a19') +sha1sums=('f1490e3fbe3012ea1ca1b45d0a4af23fdaba70e7') build() { cd $pkgname-$pkgver
