summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCaleb Maclennan2020-02-10 18:14:50 +0300
committerCaleb Maclennan2020-02-10 18:16:29 +0300
commitd8b76e8d897bc11d3c0daf505bcfa7567f698bf4 (patch)
tree989c441be3db6c51cc887b77eca1b47d29e7d6ce
parent8d84326f2c908603c58aafa8952e62b5a403a0ea (diff)
downloadaur-d8b76e8d897bc11d3c0daf505bcfa7567f698bf4.tar.gz
Use https URL
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d80a621b746e..89549b68dc5f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = ttf-league-script-number-one
pkgdesc = A coquettish script font somewhere between a high school girl’s love notes and handwritten letters from the ’20s
pkgver = 20160215
pkgrel = 2
- url = http://theleagueofmoveabletype.com/league-script-number-one
+ url = https://www.theleagueofmoveabletype.com/league-script
arch = any
groups = lmt-fonts
license = custom:OFL
diff --git a/PKGBUILD b/PKGBUILD
index 9a641f3231a8..5368725e1267 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgver=20160215
pkgrel=2
pkgdesc='A coquettish script font somewhere between a high school girl’s love notes and handwritten letters from the ’20s'
arch=('any')
-url="http://theleagueofmoveabletype.com/$_fnt_name"
+url="https://www.theleagueofmoveabletype.com/league-script"
license=('custom:OFL')
groups=('lmt-fonts')
depends=('fontconfig' 'xorg-font-utils')