From 99ee54f2484aadc464e997e54aa9c7ca7ecde198 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 26 May 2013 02:20:27 -0700 Subject: Sun May 26 02:19:21 PDT 2013 --- extra/libxau/PKGBUILD | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'extra/libxau/PKGBUILD') diff --git a/extra/libxau/PKGBUILD b/extra/libxau/PKGBUILD index 8fe202370..b9de81117 100644 --- a/extra/libxau/PKGBUILD +++ b/extra/libxau/PKGBUILD @@ -1,9 +1,10 @@ -# $Id: PKGBUILD 152650 2012-03-07 19:44:52Z andyrtr $ +# $Id: PKGBUILD 186350 2013-05-25 08:48:08Z andyrtr $ +# Maintainer: AndyRTR # Maintainer: Jan de Groot # Contributor: Alexander Baldeck pkgname=libxau -pkgver=1.0.7 +pkgver=1.0.8 pkgrel=1 pkgdesc="X11 authorisation library" arch=('i686' 'x86_64') @@ -13,7 +14,7 @@ makedepends=('pkgconfig') license=('custom') options=('!libtool') source=(${url}/releases/individual/lib/libXau-${pkgver}.tar.bz2) -sha1sums=('29c47207fd246425b906f525b2220235ce4cd0f6') +sha256sums=('fdd477320aeb5cdd67272838722d6b7d544887dfe7de46e1e7cc0c27c2bea4f2') build() { cd "${srcdir}/libXau-${pkgver}" -- cgit v1.2.3-54-g00ecf