Date: Friday, July 31, 2015 @ 20:04:25 Author: spupykin Revision: 137645
upgpkg: augeas 1.4.0-1 upd Modified: augeas/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-07-31 16:13:55 UTC (rev 137644) +++ PKGBUILD 2015-07-31 18:04:25 UTC (rev 137645) @@ -3,7 +3,7 @@ # Contributor: Jon Nordby <[email protected]> pkgname=augeas -pkgver=1.3.0 +pkgver=1.4.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=('c8890b11a04795ecfe5526eeae946b2d' +md5sums=('a2536a9c3d744dc09d234228fe4b0c93' 'SKIP') build() {
