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 b553d9698456..cf0f4a4acbff 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,10 @@
pkgbase = parastoo-fonts
pkgdesc = A beautiful Persian font based on Gandom font.
pkgver = 2.0.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/rastikerdar/parastoo-font
arch = any
license = OFL
- depends = fontconfig
provides = ttf-parastoo
conflicts = ttf-parastoo
source = parastoo-fonts-2.0.1.zip::https://github.com/rastikerdar/parastoo-font/releases/download/v2.0.1/parastoo-font-v2.0.1.zip
diff --git a/PKGBUILD b/PKGBUILD
index 8e2ab2d0cf59..2c330e74cf2c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,11 @@
pkgname=parastoo-fonts
pkgver=2.0.1
-pkgrel=1
+pkgrel=2
pkgdesc="A beautiful Persian font based on Gandom font."
url="https://github.com/rastikerdar/parastoo-font"
arch=(any)
license=('OFL')
-depends=('fontconfig')
provides=('ttf-parastoo')
conflicts=('ttf-parastoo')
source=("${pkgname}-${pkgver}.zip::${url}/releases/download/v${pkgver//_/-}/parastoo-font-v${pkgver//_/-}.zip")