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 273cce9f74a2..cfc7910423d0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,10 @@
pkgbase = shabnam-fonts
pkgdesc = A beautiful Persian font based on Vazir font.
pkgver = 5.0.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/rastikerdar/shabnam-font
arch = any
license = OFL
- depends = fontconfig
provides = ttf-shabnam
conflicts = ttf-shabnam
source = shabnam-fonts-5.0.1.zip::https://github.com/rastikerdar/shabnam-font/releases/download/v5.0.1/shabnam-font-v5.0.1.zip
diff --git a/PKGBUILD b/PKGBUILD
index 37d2d2446247..b9b185964802 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,11 @@
pkgname=shabnam-fonts
pkgver=5.0.1
-pkgrel=1
+pkgrel=2
pkgdesc="A beautiful Persian font based on Vazir font."
url="https://github.com/rastikerdar/shabnam-font"
arch=(any)
license=('OFL')
-depends=('fontconfig')
provides=('ttf-shabnam')
conflicts=('ttf-shabnam')
source=("${pkgname}-${pkgver}.zip::${url}/releases/download/v${pkgver}/shabnam-font-v${pkgver}.zip")