From 01b47af6474ac094ec199c7d75208874f8842d87 Mon Sep 17 00:00:00 2001 From: root Date: Tue, 10 May 2011 22:33:36 +0000 Subject: Tue May 10 22:33:36 UTC 2011 --- extra/libxext/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'extra/libxext') diff --git a/extra/libxext/PKGBUILD b/extra/libxext/PKGBUILD index d70a183ce..af85db2de 100644 --- a/extra/libxext/PKGBUILD +++ b/extra/libxext/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 97797 2010-11-01 22:17:28Z jgc $ +# $Id: PKGBUILD 123247 2011-05-09 13:35:22Z jgc $ # Maintainer: Jan de Groot pkgname=libxext -pkgver=1.2.0 +pkgver=1.3.0 pkgrel=1 pkgdesc="X11 miscellaneous extensions library" arch=(i686 x86_64) @@ -12,7 +12,7 @@ depends=('libx11' 'xextproto') makedepends=('xorg-util-macros') options=('!libtool') source=(${url}/releases/individual/lib/libXext-${pkgver}.tar.bz2) -sha1sums=('090d7109c5fffde8a0063e10f22f3e2ec48cf19e') +sha1sums=('0bf3708177b9320091ebc069e905c042c31d859d') build() { cd "${srcdir}/libXext-${pkgver}" -- cgit v1.2.3-54-g00ecf