Date: Thursday, February 26, 2015 @ 14:29:52 Author: spupykin Revision: 128261
upgpkg: augeas 1.3.0-1 upd Modified: augeas/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-02-26 13:24:54 UTC (rev 128260) +++ PKGBUILD 2015-02-26 13:29:52 UTC (rev 128261) @@ -3,7 +3,7 @@ # Contributor: Jon Nordby <[email protected]> pkgname=augeas -pkgver=1.2.0 +pkgver=1.3.0 pkgrel=1 pkgdesc="A configuration editing tool that parses config files and transforms them into a tree" arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ depends=('libxml2' 'gcc-libs') validpgpkeys=('AED6E2A185EEB379F17476D2E012D07AD0E3CC30') source=(http://download.augeas.net/augeas-$pkgver.tar.gz{,.sig}) -md5sums=('dce2f52cbd20f72c7da48e014ad48076' +md5sums=('c8890b11a04795ecfe5526eeae946b2d' 'SKIP') build() {
