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/openbabel | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'extra/openbabel')
-rw-r--r-- | extra/openbabel/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/openbabel/PKGBUILD b/extra/openbabel/PKGBUILD index a6e6c769a..bfa2c97c1 100644 --- a/extra/openbabel/PKGBUILD +++ b/extra/openbabel/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 171707 2012-11-21 16:07:23Z eric $ +# $Id: PKGBUILD 198351 2013-10-30 14:20:21Z allan $ # Maintainer: Andrea Scarpino <andrea@archlinux.org> # Contributor: Damir Perisa <damir.perisa@bluewin.ch> @@ -13,7 +13,6 @@ depends=('gcc-libs' 'libxml2') makedepends=('cmake' 'eigen2' 'wxgtk') optdepends=('eigen2: to use bindings' 'wxgtk: GUI interface') -options=('!libtool') source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz") md5sums=('9b0007560d9d838b40ab4ad06daf5610') |