summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD5
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1e628b5fa39e..db5439849841 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = league-fonts
- pkgdesc = A package depending on all the fonts from The League Of The Moveable Type
+ pkgdesc = A package depending on all the fonts from The League of Moveable Type
pkgver = 20171115
pkgrel = 2
- url = http://theleagueofmoveabletype.com
+ url = https://www.theleagueofmoveabletype.com
arch = any
license = custom:OFL
depends = ttf-league-spartan
diff --git a/PKGBUILD b/PKGBUILD
index a50b3a586eec..152505e8a175 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,9 +4,9 @@
pkgname=league-fonts
pkgver=20171115
pkgrel=2
-pkgdesc='A package depending on all the fonts from The League Of The Moveable Type'
+pkgdesc='A package depending on all the fonts from The League of Moveable Type'
arch=('any')
-url='http://theleagueofmoveabletype.com'
+url='https://www.theleagueofmoveabletype.com'
license=('custom:OFL')
depends=('ttf-league-spartan'
'ttf-blackout'
@@ -31,4 +31,3 @@ sha256sums=()
package() {
:
}
-