summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLightDot2018-02-22 15:40:26 +0100
committerLightDot2018-02-22 15:40:26 +0100
commit2805a5d4c667620d90cc4b7c88b33598e96fd7d5 (patch)
tree383dfdc77eb691fa688eb82e6bff2e02f879b134 /PKGBUILD
parentc6c3af583fb2675ce7ec6654b67a4088e8c03e8b (diff)
downloadaur-2805a5d4c667620d90cc4b7c88b33598e96fd7d5.tar.gz
PKGBUILD cleanup
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD12
1 files changed, 6 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 64ff4ecbb77b..0c2af5e4720d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,17 +1,17 @@
-# Maintainer: samæ <samæ at marvid dot fr>
+# Maintainer: LightDot <lightdot -a-t- g m a i l>
+# Contributor: samæ <samæ at marvid dot fr>
_fnt_name=blackout
pkgname=ttf-${_fnt_name}
pkgver=20160215
-pkgrel=2
-pkgdesc="A bad-ass, unholy-mother-shut-your-mouth stencil sans-serif."
+pkgrel=3
+pkgdesc="Eats holes for breakfast lunch and dinner. Inspired by filling in sans-serif newspaper headlines. Continually updated with coffee and music. Makes your work louder than the next person’s."
arch=('any')
url="http://theleagueofmoveabletype.com/${_fnt_name}"
license=('custom:OFL')
groups=('lmt-fonts')
-depends=('fontconfig' 'xorg-font-utils')
-source=("https://github.com/theleagueof/${_fnt_name}/archive/master.zip")
-install=${pkgname}.install
+depends=('fontconfig' 'xorg-fonts-encodings' 'xorg-font-utils')
+source=("$pkgname-$pkgver.zip::https://github.com/theleagueof/${_fnt_name}/archive/master.zip")
md5sums=('23ec5900abd2b9f9196cec94ae505315')
package() {