diff --git a/srcpkgs/pixman/template b/srcpkgs/pixman/template index 6b1462a02d2..a7d2f4ccbee 100644 --- a/srcpkgs/pixman/template +++ b/srcpkgs/pixman/template @@ -1,11 +1,11 @@ # Template build file for 'pixman'. pkgname=pixman -version=0.16.4 +version=0.16.6 distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2" build_style=gnu_configure short_desc="Library of low-level pixel manipulation routines" maintainer="Juan RP " -checksum=296e9358f125536624362c4b1502a92c81227d95cda278bbff84e5593bdfcd1e +checksum=70ccabd14106eb8b147cffa2a86bb5f11beeae8d2a57f6ec5bdb72c18ffdeb42 long_desc=" Pixel manipulation library for modular X.org."