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 c5786f7a0088..710662ffe191 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = otf-chunk
pkgdesc = An ultra-bold, ultra-awesome slab serif typeface
pkgver = 20180627
pkgrel = 1
- url = http://theleagueofmoveabletype.com/chunk
+ url = https://theleagueofmoveabletype.com/chunk
arch = any
groups = lmt-fonts
license = OFL
diff --git a/PKGBUILD b/PKGBUILD
index 3f141df41b69..fa02e15bfb36 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ _sha=957d5ddfdaf35368822ec5fcb07e0a118fa63391
pkgrel=1
pkgdesc="An ultra-bold, ultra-awesome slab serif typeface"
arch=('any')
-url="http://theleagueofmoveabletype.com/$_fnt_name"
+url="https://theleagueofmoveabletype.com/$_fnt_name"
license=('OFL')
groups=('lmt-fonts')
source=("$pkgname-$pkgver.zip::https://github.com/theleagueof/$_fnt_name/archive/$_sha.zip")