diff options
Diffstat (limited to 'community/python2-openbabel/PKGBUILD')
-rw-r--r-- | community/python2-openbabel/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/python2-openbabel/PKGBUILD b/community/python2-openbabel/PKGBUILD index 6ca534313..55f4f1a1d 100644 --- a/community/python2-openbabel/PKGBUILD +++ b/community/python2-openbabel/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 57091 2011-10-21 05:24:19Z kchen $ +# $Id: PKGBUILD 67419 2012-03-11 14:36:28Z cbrannon $ # Maintainer: Kaiting Chen <kaitocracy@gmail.com> # Contributor: Andrea Scarpino <andrea@archlinux.org> # Contributor: Michal Bozon <bozonm@vscht.cz> pkgname=python2-openbabel pkgver=2.3.1 -pkgrel=1 +pkgrel=2 pkgdesc="Python 2 bindings of openbabel library" arch=('i686' 'x86_64' 'mips64el') url="http://openbabel.org/wiki/Python" |