summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Crerar2017-10-13 11:32:51 -0400
committerAndrew Crerar2017-10-13 11:32:51 -0400
commit027f0c5690de3c93ec14693826a5e8a9db72ba7c (patch)
tree49941f01d6a15dbe24564b70132c741947ae9d53
parentee7398aff3f727dea6c5f18b21642484f253f877 (diff)
downloadaur-027f0c5690de3c93ec14693826a5e8a9db72ba7c.tar.gz
Adding ttf-arabeyes-fonts as a conflicting package
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 79c363af9944..b25de439086d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -74,7 +74,8 @@ conflicts=('adobe-source-code-pro-fonts'
'ttf-source-code-pro'
'ttf-source-sans-pro'
'ttf-ubuntu-font-family'
- 'ttf-vollkorn')
+ 'ttf-vollkorn'
+ 'ttf-arabeyes-fonts')
provides=("${conflicts[@]}" 'ttf-font')
source=("git+${url}.git")
sha512sums=('SKIP')