diff options
author | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-03-28 03:35:53 +0000 |
---|---|---|
committer | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-03-28 03:35:53 +0000 |
commit | def73efccccb818d214cb818e8b4de8385444a43 (patch) | |
tree | 89db423b051ce9f971b6f7386ada2a3573b6e3b7 /community/python-openbabel/PKGBUILD | |
parent | eb411a7c7cc929ada01019bd4c306116ce385693 (diff) |
Fri Mar 28 03:32:00 UTC 2014
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 a3a44b3a9..2b6ddf3f1 100644 --- a/community/python-openbabel/PKGBUILD +++ b/community/python-openbabel/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 99971 2013-10-31 02:45:56Z allan $ +# $Id: PKGBUILD 108460 2014-03-27 14:47:57Z fyan $ # Maintainer: Alexander Rødseth <rodseth@gmail.com> # Contributor: Andrea Scarpino <andrea@archlinux.org> # Contributor: Michal Bozon <bozonm@vscht.cz> pkgname=('python-openbabel' 'python2-openbabel') pkgver=2.3.2 -pkgrel=2 +pkgrel=3 pkgdesc='Python bindings for the openbabel library' arch=('x86_64' 'i686') url='http://openbabel.org/wiki/Python' |