Date: Monday, May 16, 2016 @ 15:18:07 Author: spupykin Revision: 175482
upgpkg: augeas 1.5.0-1 upd Modified: augeas/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-05-16 12:42:23 UTC (rev 175481) +++ PKGBUILD 2016-05-16 13:18:07 UTC (rev 175482) @@ -3,7 +3,7 @@ # Contributor: Jon Nordby <[email protected]> pkgname=augeas -pkgver=1.4.0 +pkgver=1.5.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=('a2536a9c3d744dc09d234228fe4b0c93' +md5sums=('01190e455c513124a2dae29a1182c113' 'SKIP') build() {
