summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8f2086db25e8..af4c44b5f46a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = sahel-fonts
pkgdesc = A beautiful Persian font.
- pkgver = 2.0.1
+ pkgver = 2.0.2
pkgrel = 1
url = https://github.com/rastikerdar/sahel-font
arch = any
@@ -8,8 +8,8 @@ pkgbase = sahel-fonts
depends = fontconfig
provides = ttf-sahel
conflicts = ttf-sahel
- source = sahel-fonts-2.0.1.zip::https://github.com/rastikerdar/sahel-font/releases/download/v2.0.1/sahel-font-v2.0.1.zip
- sha256sums = 945cc23cb6179ab8f191fc62ccb5b3f49b022bfd5a50fcec92a86e42c2b4d6f0
+ source = sahel-fonts-2.0.2.zip::https://github.com/rastikerdar/sahel-font/releases/download/v2.0.2/sahel-font-v2.0.2.zip
+ sha256sums = 070e0ad26a4ae7ba6955d5b841567524b6c549381c3bb4ef1e8e8ba6631f8fa8
pkgname = sahel-fonts
diff --git a/PKGBUILD b/PKGBUILD
index 15aa91b7077f..607f0a33d213 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Mohammadreza Abdollahzadeh <morealaz at gmail dot com>
pkgname=sahel-fonts
-pkgver=2.0.1
+pkgver=2.0.2
pkgrel=1
pkgdesc="A beautiful Persian font."
url="https://github.com/rastikerdar/sahel-font"
@@ -12,7 +12,7 @@ depends=('fontconfig')
provides=('ttf-sahel')
conflicts=('ttf-sahel')
source=("${pkgname}-${pkgver}.zip::${url}/releases/download/v${pkgver//_/-}/sahel-font-v${pkgver//_/-}.zip")
-sha256sums=('945cc23cb6179ab8f191fc62ccb5b3f49b022bfd5a50fcec92a86e42c2b4d6f0')
+sha256sums=('070e0ad26a4ae7ba6955d5b841567524b6c549381c3bb4ef1e8e8ba6631f8fa8')
package() {
install -d "$pkgdir/usr/share/fonts/${pkgname%-fonts}"