summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCaleb Maclennan2020-03-19 17:17:00 +0300
committerCaleb Maclennan2020-03-19 17:17:00 +0300
commit14c937055d40ce638e48cf0f315ac30cb18a7709 (patch)
treeca4ae3898735b85bd1ceecf05d65b1c159fc6540
parentb31944c2466349a44f2668a09d02da45c3b3eb0d (diff)
downloadaur-ttf-league-gothic.tar.gz
Use HTTPS url, add provides/conflicts with OTF version
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c84439456769..9a514c2c8ac9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,13 @@
pkgbase = ttf-league-gothic
pkgdesc = A revival of an old classic, Alternate Gothic #1
pkgver = 20160215
- pkgrel = 3
- url = http://theleagueofmoveabletype.com/league-gothic
+ pkgrel = 4
+ url = https://theleagueofmoveabletype.com/league-gothic
arch = any
groups = lmt-fonts
license = OFL
+ provides = league-gothic-font
+ conflicts = otf-league-gothic
source = ttf-league-gothic-20160215.zip::https://github.com/theleagueof/league-gothic/archive/e6dce2137410648b2229d5d4717de8c1cd5f9b97.zip
sha256sums = f4cc4f754568c4d2b70c3b52a6663677656ee88277901efcdf079b40e8158ab1
diff --git a/PKGBUILD b/PKGBUILD
index e2d10f569f24..067b054eebd4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,12 +7,14 @@ pkgname=ttf-$_fnt_name
pkgver=20160215
# 20140319
_sha=e6dce2137410648b2229d5d4717de8c1cd5f9b97
-pkgrel=3
+pkgrel=4
pkgdesc='A revival of an old classic, Alternate Gothic #1'
arch=('any')
-url="http://theleagueofmoveabletype.com/$_fnt_name"
+url="https://theleagueofmoveabletype.com/$_fnt_name"
license=('OFL')
groups=('lmt-fonts')
+provides=('league-gothic-font')
+conflicts=("otf-$_fnt_name")
source=("$pkgname-$pkgver.zip::https://github.com/theleagueof/$_fnt_name/archive/$_sha.zip")
sha256sums=('f4cc4f754568c4d2b70c3b52a6663677656ee88277901efcdf079b40e8158ab1')