From d6ee028a72d4d772c8517b85c311f820753397be Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sun, 27 Feb 2011 12:16:59 +0100 Subject: [PATCH] xextproto: update to 7.2.0. --- srcpkgs/xextproto/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/xextproto/template b/srcpkgs/xextproto/template index cf4c827bcd..a18c9ae67f 100644 --- a/srcpkgs/xextproto/template +++ b/srcpkgs/xextproto/template @@ -1,11 +1,11 @@ # Template build file for 'xextproto'. pkgname=xextproto -version=7.1.2 +version=7.2.0 distfiles="${XORG_SITE}/proto/$pkgname-$version.tar.bz2" build_style=gnu_configure short_desc="XExt extension headers from X.org" maintainer="Juan RP " -checksum=f6f829e112c8eca7c2f10b2193e8d927b9b7722283d647cfd2aea09758159199 +checksum=d2bc4208c6b1883ebe00bc5c0048e5d825038cda56775f74bb4aa89afdc576d5 long_desc=" This provides the XExt extension headers from modular X.org project."