summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMohammadreza Abdollahzadeh2017-01-21 21:34:48 +0330
committerMohammadreza Abdollahzadeh2017-01-21 21:34:48 +0330
commitb06edf56d145d0d20159025838e0797716e08447 (patch)
tree33d53cc8264bd7399f136644f99a8e86ea95d14b /PKGBUILD
parente88bc1f689ae15f45de0c23c908728e608d12263 (diff)
downloadaur-b06edf56d145d0d20159025838e0797716e08447.tar.gz
fix provide and conflict array
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9fe01f0656a9..425c11d6abde 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,15 +3,15 @@
pkgname=persian-hm-xs2-fonts
pkgver=3.2
-pkgrel=1
+pkgrel=2
pkgdesc="A Persian font series derived from X Series 2 fonts with Kashida feature."
url="http://dma8hm1334.bitbucket.org/persian-hm-xs2/index.html"
arch=(any)
license=('custom:OFL')
depends=('fontconfig')
-provides=('ttf-persian-hm-ftx' "$pkgname")
-conflicts=('ttf-persian-hm-ftx' "$pkgname")
-replaces=('ttf-persian-hm-ftx')
+provides=('ttf-persian-hm-xs2' "$pkgname")
+conflicts=('ttf-persian-hm-xs2' "$pkgname")
+replaces=('ttf-persian-hm-xs2')
source=("https://bitbucket.org/dma8hm1334/persian-hm-xs2-$pkgver/downloads/persian-hm-xs2-$pkgver.7z")
sha256sums=('e87d8c25f1c36bca8605a4cee42056d8a76da7bab9cc898408565874e492fe62')