summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEvgeniy Alekseev2021-03-14 19:38:10 +0300
committerEvgeniy Alekseev2021-03-14 19:38:10 +0300
commit6349d38d067b2cae4067ed46d08e02c68e06812d (patch)
treec27f1119c14ebbbee762565f3ea8bce822d53b7b
parentdfb0a15322ec42863cd8fbaee15ce1b64b97bfe1 (diff)
downloadaur-6349d38d067b2cae4067ed46d08e02c68e06812d.tar.gz
use https link
-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')