Date: Thursday, October 4, 2018 @ 10:32:24 Author: felixonmars Revision: 389422
upgpkg: augeas 1.11.0-1 Modified: augeas/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-10-04 10:25:49 UTC (rev 389421) +++ PKGBUILD 2018-10-04 10:32:24 UTC (rev 389422) @@ -2,7 +2,7 @@ # Contributor: Jon Nordby <[email protected]> pkgname=augeas -pkgver=1.10.1 +pkgver=1.11.0 pkgrel=1 pkgdesc="A configuration editing tool that parses config files and transforms them into a tree" arch=('x86_64') @@ -11,7 +11,7 @@ depends=('libxml2' 'gcc-libs') validpgpkeys=('AED6E2A185EEB379F17476D2E012D07AD0E3CC30') source=(http://download.augeas.net/augeas-$pkgver.tar.gz{,.sig}) -sha512sums=('382e8ef6a5bd3d12d7d2e0d2987f39c04ff7df3f07cd68aa732bf266b89d5d59a85be63921a7ff70f9219dbc6bb8547f80528242caa9417e08a008d1721cb1d2' +sha512sums=('1b67bb7fcd9b560d3fe4a5c753d5e778db73caaab6e50367afd123eec107b65b73096913ac7d5170e85f5b63ff3522b2a6932b130e207ab22560dfc6e267b8a1' 'SKIP') build() {
