Date: Friday, September 13, 2013 @ 09:18:30 Author: andyrtr Revision: 194289
upgpkg: libxmu 1.1.2-1 upstream update 1.1.2 Modified: libxmu/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-09-13 07:15:28 UTC (rev 194288) +++ PKGBUILD 2013-09-13 07:18:30 UTC (rev 194289) @@ -2,7 +2,7 @@ # Maintainer: Jan de Groot <[email protected]> pkgname=libxmu -pkgver=1.1.1 +pkgver=1.1.2 pkgrel=1 pkgdesc="X11 miscellaneous micro-utility library" arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ license=('custom') options=('!libtool') source=("${url}/releases/individual/lib/libXmu-${pkgver}.tar.bz2") -sha1sums=('3e280aa927d78c05f94db6c7ae606f7ad132b495') +sha256sums=('756edc7c383254eef8b4e1b733c3bf1dc061b523c9f9833ac7058378b8349d0b') build() { cd "${srcdir}/libXmu-${pkgver}"
