diff options
Diffstat (limited to 'community/netcf')
-rw-r--r-- | community/netcf/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/community/netcf/PKGBUILD b/community/netcf/PKGBUILD index 5a4727a7e..7b7a7245b 100644 --- a/community/netcf/PKGBUILD +++ b/community/netcf/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 90691 2013-05-13 14:30:21Z spupykin $ +# $Id: PKGBUILD 99926 2013-10-31 02:30:50Z allan $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Contributor: Aurélien Wailly <aurelien.wailly@gmail.com> @@ -11,7 +11,6 @@ license=('LGPL') url="https://fedorahosted.org/netcf/" depends=('augeas>=0.7.4' 'netctl' 'libxslt' 'libxml2' 'libnl') makedepends=('gcc') -options=(!libtool) source=("https://fedorahosted.org/released/netcf/$pkgname-$pkgver.tar.gz") md5sums=('bee292470b06201b59af0fad473a1b65') |