summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCaleb Maclennan2020-02-18 12:30:12 +0300
committerCaleb Maclennan2020-02-18 12:30:12 +0300
commit06a45e3681be1af1826bbf0918b15950bc4d3c46 (patch)
treeccce334e28acc2739bb1c9aec151cbbca98a1c7f /PKGBUILD
parenta115e759b19d051a5f5d06f9b1a5ea19fa42d13c (diff)
downloadaur-06a45e3681be1af1826bbf0918b15950bc4d3c46.tar.gz
Drop obsolete dependencies, Arch now has font related hooks
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cac85c76aebf..9bfe1ac08063 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,12 +4,11 @@ _pkgname=galatia
pkgname=ttf-sil-$_pkgname
_fname=${_pkgname^}SIL
pkgver=2.1
-pkgrel=1
+pkgrel=2
pkgdesc='Unicode font to support Biblical Polytonic Greek'
arch=('any')
url="https://software.sil.org/$_pkgname"
-license=('custom:OFL')
-depends=('fontconfig' 'xorg-font-utils')
+license=('OFL')
source=("http://software.sil.org/downloads/r/$_pkgname/$_fname-$pkgver.zip")
sha256sums=('0d0a34646a18267c5147ee01448268098ebb00c4563eb6e9260037f2d171aa92')