Date: Friday, May 31, 2013 @ 16:04:06 Author: andyrtr Revision: 186884
upgpkg: libxres 1.0.7-1 upstream update 1.0.7 Modified: libxres/trunk/PKGBUILD ----------+ PKGBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-05-31 14:02:47 UTC (rev 186883) +++ PKGBUILD 2013-05-31 14:04:06 UTC (rev 186884) @@ -1,8 +1,9 @@ # $Id$ +# Maintainer: AndyRTR <[email protected]> # Maintainer: Jan de Groot <[email protected]> pkgname=libxres -pkgver=1.0.6 +pkgver=1.0.7 pkgrel=1 pkgdesc="X11 Resource extension library" arch=('i686' 'x86_64') @@ -12,7 +13,7 @@ makedepends=('resourceproto' 'damageproto' 'compositeproto' 'scrnsaverproto' 'xorg-util-macros') options=('!libtool') source=("${url}/releases/individual/lib/libXres-${pkgver}.tar.bz2") -sha1sums=('31a9b7d4f7a978de36c6f1c867dced29bfe7ef0f') +sha256sums=('26899054aa87f81b17becc68e8645b240f140464cf90c42616ebb263ec5fa0e5') build() { cd "${srcdir}/libXres-${pkgver}"
