summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Husmann2016-06-08 17:58:55 +0200
committerStefan Husmann2016-06-08 17:58:55 +0200
commit4e40c21de6d0d8b05699a254f1e91cdaa5dcc28e (patch)
treec8389a86aef600dc1baafa6413838dd052b1e679
parent02f06fc6a8e94290e2b81253697629bf572bc603 (diff)
downloadaur-4e40c21de6d0d8b05699a254f1e91cdaa5dcc28e.tar.gz
Update
-rw-r--r--.SRCINFO20
-rw-r--r--PKGBUILD25
2 files changed, 12 insertions, 33 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5ec0097be282..99a7b204cb98 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,23 +1,17 @@
+# Generated by mksrcinfo v8
+# Wed Jun 8 15:58:55 UTC 2016
pkgbase = ttf-tiresias
pkgdesc = A set of free Sans Serif TrueType fonts
- pkgver = 20081220
- pkgrel = 4
- url = http://www.tiresias.org/fonts/fonts_download.htm
+ pkgver = 20090804
+ pkgrel = 1
+ url = https://www.fontsquirrel.com/fonts/Tiresias-Infofont
install = ttf.install
arch = any
license = GPL3
depends = fontconfig
depends = xorg-font-utils
- source = http://www.tiresias.org/fonts/infofont.zip
- source = http://www.tiresias.org/fonts/keyfont.zip
- source = http://www.tiresias.org/fonts/lpfont.zip
- source = http://www.tiresias.org/fonts/pcfont.zip
- source = http://www.tiresias.org/fonts/signfont.zip
- md5sums = 7b076d700ff7b59a3881d8881db4fab7
- md5sums = fde90f52e8601a520e4e5a614604d2f2
- md5sums = df93252d02952e8b6a4af0d45f9d7244
- md5sums = b6bec1c6a345090dc4845bb057b25f61
- md5sums = 9c5df5af4f04abb0a26be1b5c732c6c7
+ source = https://www.fontsquirrel.com/fonts/download/Tiresias-Infofont
+ md5sums = 865e994fa168b1b79c320d8250978a11
pkgname = ttf-tiresias
diff --git a/PKGBUILD b/PKGBUILD
index 0ed4293c059c..d7d2b030017f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,31 +1,16 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=ttf-tiresias
-pkgver=20081220
-pkgrel=4
+pkgver=20090804
+pkgrel=1
pkgdesc="A set of free Sans Serif TrueType fonts"
arch=('any')
-url="http://www.tiresias.org/fonts/fonts_download.htm"
+url="https://www.fontsquirrel.com/fonts/Tiresias-Infofont"
license=('GPL3')
depends=('fontconfig' 'xorg-font-utils')
install=ttf.install
-source=(http://www.tiresias.org/fonts/infofont.zip
- http://www.tiresias.org/fonts/keyfont.zip
- http://www.tiresias.org/fonts/lpfont.zip
- http://www.tiresias.org/fonts/pcfont.zip
- http://www.tiresias.org/fonts/signfont.zip)
-md5sums=('7b076d700ff7b59a3881d8881db4fab7'
- 'fde90f52e8601a520e4e5a614604d2f2'
- 'df93252d02952e8b6a4af0d45f9d7244'
- 'b6bec1c6a345090dc4845bb057b25f61'
- '9c5df5af4f04abb0a26be1b5c732c6c7')
-
-prepare() {
- for _x in *.TTF
- do
- cp "${_x}" "`basename "$x" .TTF `.ttf"
- done
-}
+source=(https://www.fontsquirrel.com/fonts/download/Tiresias-Infofont)
+md5sums=('865e994fa168b1b79c320d8250978a11')
package() {
install -d $pkgdir/usr/share/fonts/TTF