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 e09329139ac0..3840afd9ae66 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = sahel-fonts
pkgdesc = A beautiful Persian font.
- pkgver = 1.0.0_alpha22
+ pkgver = 1.0.0_alpha23
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-1.0.0_alpha22.zip::https://github.com/rastikerdar/sahel-font/releases/download/v1.0.0-alpha22/sahel-font-v1.0.0-alpha22.zip
- sha256sums = ac098f084e727341f375936402e1c16fab5da1438baa2a34a2a6361dd74d5562
+ source = sahel-fonts-1.0.0_alpha23.zip::https://github.com/rastikerdar/sahel-font/releases/download/v1.0.0-alpha23/sahel-font-v1.0.0-alpha23.zip
+ sha256sums = b997d5f22d975bd4bea458428f720487e31e39569b4545c183106c93ccf3f115
pkgname = sahel-fonts
diff --git a/PKGBUILD b/PKGBUILD
index cb4f02b26b0d..d1fb63f6d862 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Mohammadreza Abdollahzadeh <morealaz at gmail dot com>
pkgname=sahel-fonts
-pkgver=1.0.0_alpha22
+pkgver=1.0.0_alpha23
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=('ac098f084e727341f375936402e1c16fab5da1438baa2a34a2a6361dd74d5562')
+sha256sums=('b997d5f22d975bd4bea458428f720487e31e39569b4545c183106c93ccf3f115')
package() {
install -d "$pkgdir/usr/share/fonts/${pkgname%-fonts}"