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 b63d4885e3b8..b17c206e0112 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = amd
pkgdesc = An Automated Motif Discovery Tool Using Stepwise Refinement of Gapped Consensuses
pkgver = 1.0.0
pkgrel = 4
- url = http://www.plosone.org/article/info%3Adoi%2F10.1371%2Fjournal.pone.0024576
+ url = https://www.plosone.org/article/info%3Adoi%2F10.1371%2Fjournal.pone.0024576
arch = i686
arch = x86_64
license = custom
diff --git a/PKGBUILD b/PKGBUILD
index 5f5a0d8acad3..e8b0c1f67faa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgver=1.0.0
pkgrel=4
pkgdesc="An Automated Motif Discovery Tool Using Stepwise Refinement of Gapped Consensuses"
arch=('i686' 'x86_64')
-url="http://www.plosone.org/article/info%3Adoi%2F10.1371%2Fjournal.pone.0024576"
+url="https://www.plosone.org/article/info%3Adoi%2F10.1371%2Fjournal.pone.0024576"
license=('custom')
makedepends=("unrar")
source=("journal.pone.0024576.s004.rar::https://www.plosone.org/article/fetchSingleRepresentation.action?uri=info:doi/10.1371/journal.pone.0024576.s004")