diff --git a/srcpkgs/pixman/template b/srcpkgs/pixman/template index a7d2f4ccbee..6da153d9e27 100644 --- a/srcpkgs/pixman/template +++ b/srcpkgs/pixman/template @@ -1,11 +1,11 @@ # Template build file for 'pixman'. pkgname=pixman -version=0.16.6 +version=0.18.0 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=70ccabd14106eb8b147cffa2a86bb5f11beeae8d2a57f6ec5bdb72c18ffdeb42 +checksum=67dee3ab6246326a264aafbec2cd4e8b1b5786a31d6fe262c80bd62ce688c503 long_desc=" Pixel manipulation library for modular X.org."