diff options
author | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
commit | b2a6f1b28b7fa31088cab9a90b0f5ab97948534d (patch) | |
tree | afa7b467e44b704b69c66862852a8c3118b8e308 /community/augeas | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'community/augeas')
-rw-r--r-- | community/augeas/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/community/augeas/PKGBUILD b/community/augeas/PKGBUILD index fc5c9f020..85f9289d6 100644 --- a/community/augeas/PKGBUILD +++ b/community/augeas/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 95728 2013-08-16 08:25:38Z spupykin $ +# $Id: PKGBUILD 99688 2013-10-30 23:02:09Z allan $ # Contributor: Thomas S Hatch <thatch45@gmail.com> # Contributor: Jon Nordby <jononor@gmail.com> @@ -10,7 +10,6 @@ arch=('i686' 'x86_64') url="http://augeas.net" license=('LGPL') depends=('libxml2' 'gcc-libs') -options=('!libtool') source=(http://download.augeas.net/augeas-$pkgver.tar.gz{,.sig}) md5sums=('520ce983457ff9ffa3816bc41a9f328b' 'SKIP') |