Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2e31692c4f670caecb93587e6e7f6094e9f73f50
commit 2e31692c4f670caecb93587e6e7f6094e9f73f50 Author: Slown <[email protected]> Date: Sun May 22 20:33:20 2016 +0100 augeas-1.5.0-1-x86_64 * version bump diff --git a/source/apps-extra/augeas/FrugalBuild b/source/apps-extra/augeas/FrugalBuild index dbc9960..b654e95 100644 --- a/source/apps-extra/augeas/FrugalBuild +++ b/source/apps-extra/augeas/FrugalBuild @@ -3,15 +3,15 @@ # Contributor: DeX77 <[email protected]> pkgname=augeas -pkgver=1.4.0 +pkgver=1.5.0 pkgrel=1 pkgdesc="A configuration editing tool." archs=('i686' 'x86_64') url="http://augeas.net" -depends=('glibc') +depends=('readline' 'libxml2') groups=('apps-extra') up2date="Flasttar http://download.augeas.net" source=(http://download.augeas.net/$pkgname-$pkgver.tar.gz) -sha1sums=('27b563bb173eed6163d76b5b21f3a1566c82351b') +sha1sums=('0d3b60f7131d5f6b08622c2d790fc8f7735a0689') # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
