From e7daa750c892363d7624ed0951bbb89ad71a3247 Mon Sep 17 00:00:00 2001 From: Nicolás Reynolds Date: Fri, 31 Jan 2014 03:43:15 +0000 Subject: Fri Jan 31 03:41:19 UTC 2014 --- community/augeas/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'community/augeas') diff --git a/community/augeas/PKGBUILD b/community/augeas/PKGBUILD index 52ef6f776..c73aea724 100644 --- a/community/augeas/PKGBUILD +++ b/community/augeas/PKGBUILD @@ -1,17 +1,17 @@ -# $Id: PKGBUILD 100130 2013-11-01 20:20:20Z spupykin $ +# $Id: PKGBUILD 105015 2014-01-30 08:53:11Z spupykin $ # Contributor: Thomas S Hatch # Contributor: Jon Nordby pkgname=augeas -pkgver=1.1.0 -pkgrel=2 +pkgver=1.2.0 +pkgrel=1 pkgdesc="A configuration editing tool that parses config files and transforms them into a tree" arch=('i686' 'x86_64') url="http://augeas.net" license=('LGPL') depends=('libxml2' 'gcc-libs') source=(http://download.augeas.net/augeas-$pkgver.tar.gz{,.sig}) -md5sums=('520ce983457ff9ffa3816bc41a9f328b' +md5sums=('dce2f52cbd20f72c7da48e014ad48076' 'SKIP') build() { -- cgit v1.2.3-54-g00ecf