diff options
Diffstat (limited to 'community/python-openbabel')
-rw-r--r-- | community/python-openbabel/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/python-openbabel/PKGBUILD b/community/python-openbabel/PKGBUILD index 9b17297d7..303cb3d7d 100644 --- a/community/python-openbabel/PKGBUILD +++ b/community/python-openbabel/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 57093 2011-10-21 05:48:48Z kchen $ +# $Id: PKGBUILD 67417 2012-03-11 14:35:31Z cbrannon $ # Maintainer: Andrea Scarpino <andrea@archlinux.org> # Contributor: Michal Bozon <bozonm@vscht.cz> pkgname=python-openbabel pkgver=2.3.1 -pkgrel=1 +pkgrel=2 pkgdesc="Python bindings of openbabel library" arch=('i686' 'x86_64') url="http://openbabel.org/wiki/Python" |