summaryrefslogtreecommitdiff
path: root/community/python-openbabel
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-10-18 01:24:49 -0700
committerroot <root@rshg054.dnsready.net>2012-10-18 01:24:49 -0700
commit9e3985ed7c9851da65023a0ab3d0739cce1858e2 (patch)
tree817050bac0aea21506bd81fde0bd6a07d7e2d3e4 /community/python-openbabel
parentc84b2cd310f86dc50c4f52a5907cb17652e8c87c (diff)
Thu Oct 18 01:23:58 PDT 2012
Diffstat (limited to 'community/python-openbabel')
-rw-r--r--community/python-openbabel/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/python-openbabel/PKGBUILD b/community/python-openbabel/PKGBUILD
index 303cb3d7d..f94a6bac3 100644
--- a/community/python-openbabel/PKGBUILD
+++ b/community/python-openbabel/PKGBUILD
@@ -1,15 +1,15 @@
-# $Id: PKGBUILD 67417 2012-03-11 14:35:31Z cbrannon $
+# $Id: PKGBUILD 78233 2012-10-17 10:26:13Z allan $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
# Contributor: Michal Bozon <bozonm@vscht.cz>
pkgname=python-openbabel
pkgver=2.3.1
-pkgrel=2
+pkgrel=3
pkgdesc="Python bindings of openbabel library"
arch=('i686' 'x86_64')
url="http://openbabel.org/wiki/Python"
license=('GPL')
-depends=('python' 'gcc-libs' "openbabel=${pkgver}" 'eigen')
+depends=('python' 'gcc-libs' "openbabel=${pkgver}" 'eigen2')
makedepends=('swig' 'cmake')
options=('!libtool')
source=(http://downloads.sourceforge.net/openbabel/openbabel-$pkgver.tar.gz)