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

Antonio Rojas arojas at archlinux.org
Fri Apr 12 17:47:43 UTC 2019


    Date: Friday, April 12, 2019 @ 17:47:43
  Author: arojas
Revision: 350631

https

Modified:
  openbabel/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-12 17:47:40 UTC (rev 350630)
+++ PKGBUILD	2019-04-12 17:47:43 UTC (rev 350631)
@@ -7,7 +7,7 @@
 pkgrel=6
 pkgdesc="A library designed to interconvert between many file formats used in molecular modeling and computational chemistry"
 arch=('x86_64')
-url="http://openbabel.org/wiki/Main_Page"
+url="https://openbabel.org/wiki/Main_Page"
 license=('GPL')
 makedepends=('cmake' 'eigen' 'wxgtk' 'boost' 'python')
 source=("https://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz")



More information about the arch-commits mailing list