summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAriel Lieberman2019-02-09 23:40:29 +0200
committerAriel Lieberman2019-02-09 23:40:29 +0200
commitcdd370c91e20d039e82e5c5a87f76cbed03810bf (patch)
treef232f2f2c43d424cf18d1f171943ae5f3ef2711b
parentfd500c31bc80e4a7214bb2ad1f77d7923d8dfdee (diff)
downloadaur-cdd370c91e20d039e82e5c5a87f76cbed03810bf.tar.gz
Add ttf-sil-ezra conflict
-rw-r--r--PKGBUILD8
1 files changed, 6 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d66a70bc9b19..bac4321c12ef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=opensiddur-hebrew-fonts
pkgver=1.18.5
-pkgrel=3
+pkgrel=4
pkgdesc="The Open Siddur Project's open-source Unicode Hebrew font pack.
Open-source licensed Unicode fonts in: Hebrew, Latin, Greek, Cyrillic, Arabic, and Amharic."
@@ -21,7 +21,11 @@ license=('GPL 3.0'
'LPPL'
'GPL 2.0')
depends=('fontconfig' 'xorg-fonts-alias' 'xorg-font-utils' 'xorg-fonts-encodings')
-conflicts=('culmus')
+
+#Confling packages whos fonts are contained in oppensiddur-hebrew-fonts
+conflicts=('culmus'
+ 'ttf-sil-ezra')
+
_sha=03548778f3299c52ad1f92405e8a5bad993dcee5
_zipname="$pkgname-$pkgver"
source=("$_zipname.zip::https://github.com/aharonium/fonts/archive/$_sha.zip")