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 51391042c7d4..aca9fa6d3327 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,10 @@
pkgbase = gandom-fonts
pkgdesc = A beautiful Persian font based on Samim font.
pkgver = 0.8
- pkgrel = 1
+ pkgrel = 2
url = https://rastikerdar.github.io/gandom-font/
arch = any
license = OFL
- depends = fontconfig
provides = ttf-gandom
provides = gandom-fonts
conflicts = ttf-gandom
diff --git a/PKGBUILD b/PKGBUILD
index d0dba8dbae1c..319aed2daafc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,11 @@
pkgname=gandom-fonts
pkgver=0.8
-pkgrel=1
+pkgrel=2
pkgdesc="A beautiful Persian font based on Samim font."
url="https://rastikerdar.github.io/gandom-font/"
arch=(any)
license=('OFL')
-depends=('fontconfig')
provides=('ttf-gandom' "$pkgname")
conflicts=('ttf-gandom' "$pkgname")
replaces=('ttf-gandom')