Date: Saturday, May 25, 2013 @ 10:47:46 Author: andyrtr Revision: 186349
upgpkg: libxau 1.0.8-1 upstream update 1.0.8 Modified: libxau/trunk/PKGBUILD ----------+ PKGBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-05-25 05:24:32 UTC (rev 186348) +++ PKGBUILD 2013-05-25 08:47:46 UTC (rev 186349) @@ -1,9 +1,10 @@ # $Id$ +# Maintainer: AndyRTR <[email protected]> # Maintainer: Jan de Groot <[email protected]> # Contributor: Alexander Baldeck <[email protected]> pkgname=libxau -pkgver=1.0.7 +pkgver=1.0.8 pkgrel=1 pkgdesc="X11 authorisation library" arch=('i686' 'x86_64') @@ -13,7 +14,7 @@ license=('custom') options=('!libtool') source=(${url}/releases/individual/lib/libXau-${pkgver}.tar.bz2) -sha1sums=('29c47207fd246425b906f525b2220235ce4cd0f6') +sha256sums=('fdd477320aeb5cdd67272838722d6b7d544887dfe7de46e1e7cc0c27c2bea4f2') build() { cd "${srcdir}/libXau-${pkgver}"
