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 /extra/libnova/PKGBUILD | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'extra/libnova/PKGBUILD')
-rw-r--r-- | extra/libnova/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/libnova/PKGBUILD b/extra/libnova/PKGBUILD index d1131a1a4..19cb34e0a 100644 --- a/extra/libnova/PKGBUILD +++ b/extra/libnova/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 150247 2012-02-15 21:09:27Z ronald $ +# $Id: PKGBUILD 198210 2013-10-30 13:28:34Z allan $ # Maintainer: Ronald van Haren <ronald@archlinux.org> # Contributor: Tobias Powalowski <tpowa@archlinux.org> @@ -12,7 +12,6 @@ arch=('i686' 'x86_64') depends=('glibc') makedepends=('pkgconfig') source=(http://downloads.sourceforge.net/sourceforge/libnova/$pkgname-$pkgver.tar.gz) -options=(!libtool) sha1sums=('4ea7034a907d0578646b0d12fc4a095de8b23f51') build() { |