summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Beard2021-10-26 14:12:13 +0100
committerJohn Beard2021-10-26 14:12:21 +0100
commit54d5318f51bdc56b50edaa77cb369f1193fe005a (patch)
treee37ae306e08a36fb0c731906ba88de12250312ce
parent97f85c639743c0a08bc152f202a02020758f5826 (diff)
downloadaur-54d5318f51bdc56b50edaa77cb369f1193fe005a.tar.gz
Correct upstream URLs (again)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5f9e1fada2de..f422891d89c6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = tgl-ttf
pkgdesc = TGL DIN ISO custom font
pkgver = 1.0
- pkgrel = 3
- url = https://www.1001fonts.com/tgl-font.html
+ pkgrel = 4
+ url = https://www.1001fonts.com/download/tgl-font.html
arch = any
license = custom:SIL Open Font License v1.1
depends = fontconfig
depends = xorg-font-utils
- source = https://dl.1001fonts.com/tgl.zip
+ source = https://dl.1001fonts.com/download/tgl.zip
md5sums = 84e185e597f39e0a6629179fa2b0da5e
pkgname = tgl-ttf
diff --git a/PKGBUILD b/PKGBUILD
index ee4e2fee116f..9aca3d098706 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,12 @@
pkgname=tgl-ttf
pkgver=1.0
-pkgrel=3
-url="https://www.1001fonts.com/tgl-font.html"
+pkgrel=4
+url="https://www.1001fonts.com/download/tgl-font.html"
license=('custom:SIL Open Font License v1.1')
pkgdesc='TGL DIN ISO custom font'
arch=('any')
-source=("https://dl.1001fonts.com/tgl.zip")
+source=("https://dl.1001fonts.com/download/tgl.zip")
depends=('fontconfig' 'xorg-font-utils')
md5sums=('84e185e597f39e0a6629179fa2b0da5e')