From d4651a96162cab296460246b9991bc8b5b13b533 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Thu, 1 Apr 2010 22:04:34 +0200 Subject: [PATCH] pixman: update to 0.18.0. --HG-- extra : convert_revision : 2060cf5403eccb8c2d9b71c8213a07cd2cdd283b --- srcpkgs/pixman/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/pixman/template b/srcpkgs/pixman/template index a7d2f4ccbe..6da153d9e2 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."