[arch-commits] Commit in openbabel/trunk (PKGBUILD)

Bartłomiej Piotrowski bpiotrowski at nymeria.archlinux.org
Sun Jan 5 22:23:31 UTC 2014


    Date: Sunday, January 5, 2014 @ 23:23:30
  Author: bpiotrowski
Revision: 203225

upgpkg: openbabel 2.3.2-2

rebuild against wxgtk 3.0.0

Modified:
  openbabel/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-01-05 21:21:46 UTC (rev 203224)
+++ PKGBUILD	2014-01-05 22:23:30 UTC (rev 203225)
@@ -4,15 +4,15 @@
 
 pkgname=openbabel
 pkgver=2.3.2
-pkgrel=1
+pkgrel=2
 pkgdesc="A library designed to interconvert between many file formats used in molecular modeling and computational chemistry"
 arch=('i686' 'x86_64')
 url="http://openbabel.org/wiki/Main_Page"
 license=('GPL')
-depends=('gcc-libs' 'libxml2')
+depends=('gcc-libs' 'libxml2' 'libsm')
 makedepends=('cmake' 'eigen2' 'wxgtk')
 optdepends=('eigen2: to use bindings'
-        'wxgtk: GUI interface')
+            'wxgtk: GUI interface')
 source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz")
 md5sums=('9b0007560d9d838b40ab4ad06daf5610')
 




More information about the arch-commits mailing list