summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorxNNism2017-07-07 18:17:28 +0200
committerxNNism2017-07-07 18:17:28 +0200
commit5a946b48b392879c9912c31c007a1004ef0cc256 (patch)
tree2b27601793ab3dc0cc44d9113fb5a2e7c2114ca9
parent3cb9d9b2bac910d281965b7f134b9f6ac0c2d276 (diff)
downloadaur-5a946b48b392879c9912c31c007a1004ef0cc256.tar.gz
add correct urls
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8c78b756dea6..b520a650ec07 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,8 @@ pkgver=1.0.0
pkgrel=1
pkgdesc="Old WW2 era font used for creating historical documents and artwork"
arch=('any')
-url="http://www.dafont.com/tannenberg-fett.font"
+url=("http://www.1001fonts.com/tannenberg-font.html"
+ "https://aur.archlinux.org/packages/ttf-tannenberg")
license=('SIL Open Font License v1.1')
depends=('fontconfig' 'xorg-fonts-encodings' 'xorg-mkfontdir' 'xorg-mkfontscale')
install=ttf-tannenberg.install