summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTobias Markus2016-01-08 22:40:27 +0100
committerTobias Markus2016-01-08 22:40:27 +0100
commit3eb1771dc4b4b768bb45bdcf66b28b4febeb8704 (patch)
tree7ca37f98d3ad13c60a9025bd9ca1009dc9c39824 /PKGBUILD
parentff7c21a9c1760fcb34f255d32223f5ba59abc887 (diff)
downloadaur-3eb1771dc4b4b768bb45bdcf66b28b4febeb8704.tar.gz
Remove unneeded dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b2ab3b531e13..171e81be431f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,15 +3,14 @@
pkgname=ttf-unifraktur
pkgver=20140706
-pkgrel=2
+pkgrel=3
pkgdesc='A set of open-source Fraktur fonts'
arch=('any')
url='http://unifraktur.sourceforge.net'
license=('custom')
-depends=('fontconfig' 'xorg-font-utils')
install=ttf.install
-source=(http://downloads.sourceforge.net/project/unifraktur/fonts/UnifrakturMaguntia.2014-07-06.zip
- http://downloads.sourceforge.net/project/unifraktur/fonts/UnifrakturCook.2013-08-25.zip)
+source=('http://downloads.sourceforge.net/project/unifraktur/fonts/UnifrakturMaguntia.2014-07-06.zip'
+ 'http://downloads.sourceforge.net/project/unifraktur/fonts/UnifrakturCook.2013-08-25.zip')
md5sums=('50b1fb0cfa7369ec5975c44d48fe9ac1'
'e93c4f39f7ce6642fdf7ebc3d8ab19fe')