summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD3
2 files changed, 2 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2147934787f1..c34476cedd9e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,10 @@
pkgbase = samim-fonts
pkgdesc = A beautiful Persian font based on Vazir font.
pkgver = 4.0.4
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/rastikerdar/samim-font
arch = any
license = OFL
- depends = fontconfig
provides = ttf-samim
provides = samim-fonts
conflicts = ttf-samim
diff --git a/PKGBUILD b/PKGBUILD
index 0a90754fbbc9..bc5669222790 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,11 @@
pkgname=samim-fonts
pkgver=4.0.4
-pkgrel=1
+pkgrel=2
pkgdesc="A beautiful Persian font based on Vazir font."
url="https://github.com/rastikerdar/samim-font"
arch=(any)
license=('OFL')
-depends=('fontconfig')
provides=('ttf-samim' "$pkgname")
conflicts=('ttf-samim' "$pkgname")
replaces=('ttf-samim')