summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLightDot2020-07-15 02:58:49 +0200
committerLightDot2020-07-15 02:58:49 +0200
commit99beefe324faea1379e52a96f8d256b2ee939498 (patch)
treec0001bcf7bbc4655e8bab89ab4d2da03ca85c2d0 /PKGBUILD
parentab4f8819c05f0eb1fbef7e01b24f6a7b781eff49 (diff)
downloadaur-ttf-raleway.tar.gz
PKGBUILD cleanup
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b9e38267141e..98802bc06b63 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,13 +4,12 @@
_fnt_name=raleway
pkgname=ttf-${_fnt_name}
pkgver=20160215
-pkgrel=3
+pkgrel=4
pkgdesc="An elegant sans-serif font, designed in a single thin weight."
arch=('any')
url="http://theleagueofmoveabletype.com/${_fnt_name}"
license=('custom:OFL')
groups=('lmt-fonts')
-depends=('fontconfig' 'xorg-fonts-encodings' 'xorg-font-utils')
conflicts=('otf-raleway')
source=("$pkgname-$pkgver.zip::https://github.com/theleagueof/${_fnt_name}/archive/master.zip")
md5sums=('147dff2149b4d910023e459de8b260bb')