diff options
author | root <root@rshg054.dnsready.net> | 2012-03-13 00:01:30 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-03-13 00:01:30 +0000 |
commit | 217a7715291ceb935900b71bde082023bc441290 (patch) | |
tree | 6cbfcf7d11f0bd1e412f542080ec995fc26daffd /community/python-openbabel/PKGBUILD | |
parent | 7e61bbcf6b3c8ffe6c076268044d83b446fceeab (diff) |
Tue Mar 13 00:01:30 UTC 2012
Diffstat (limited to 'community/python-openbabel/PKGBUILD')
-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" |