summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a09713696d93..f74c86da7478 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = ghemical-mpqc
pkgdesc = Computational chemistry package. Version with enabled mpqc
pkgver = 3.0.0
pkgrel = 3
- url = http://bioinformatics.org/ghemical/ghemical/
+ url = https://bioinformatics.org/ghemical/ghemical/
arch = x86_64
arch = i686
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index 870d0f047ed7..6ca4137ebbce 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgver=3.0.0
pkgrel=3
pkgdesc='Computational chemistry package. Version with enabled mpqc'
arch=('x86_64' 'i686')
-url="http://bioinformatics.org/ghemical/ghemical/"
+url="https://bioinformatics.org/ghemical/ghemical/"
license=('GPL')
depends=('gtkglext' 'libghemical-mpqc' 'libglade' 'liboglappth>=1.0' 'openbabel')
makedepends=('pkgconfig' 'intltool>=0.40.0' 'gettext')