summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRémy Oudompheng2018-08-07 16:12:35 +0000
committerRémy Oudompheng2018-08-07 16:12:35 +0000
commit7bf7fb89b6d6e4f62a9ea933f848ab6972962131 (patch)
tree7998cc3acb00a980d08e43aa718d47ec8bc0cad1
parent7c6ea72200e964313a14158d5326ad76bd2520d6 (diff)
downloadaur-7bf7fb89b6d6e4f62a9ea933f848ab6972962131.tar.gz
Switch to HTTPS sources.
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e4da04299caf..efb5797b4388 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ license=('GPL')
depends=('glibc' 'imagemagick' 'ghostscript')
makedepends=('texinfo' 'texlive-bin' 'texlive-plainextra')
checkdepends=('texlive-latexextra') # for a4wide package
-source=("http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz")
+source=("https://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz")
sha1sums=('db5a892af6cf4119593be3881ac738d695ccc0bc')
md5sums=('025a6b779eb6ca1c86da71a284e7459f')