summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAli Molaei2019-06-27 23:29:11 +0430
committerAli Molaei2019-06-27 23:29:11 +0430
commite5ec7c50736fce505c4e17024e0d88df487b016b (patch)
tree0263c0e3a437be916f9a912f50fcba194348e6f2
parentb42e5f8b18c9addf13653f9f2bcd04e91824bb14 (diff)
downloadaur-e5ec7c50736fce505c4e17024e0d88df487b016b.tar.gz
Update to 1.0.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 49ec31879fb5..2182779b9d9e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = sahel-fonts
pkgdesc = A beautiful Persian font.
- pkgver = 1.0.0_alpha24
+ pkgver = 1.0.0
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_alpha24.zip::https://github.com/rastikerdar/sahel-font/releases/download/v1.0.0-alpha24/sahel-font-v1.0.0-alpha24.zip
- sha256sums = d739eeb359f2eb61f02ddc4e98e8fc164408e155b0b8bf82cd3539cdaf60bfcd
+ source = sahel-fonts-1.0.0.zip::https://github.com/rastikerdar/sahel-font/releases/download/v1.0.0/sahel-font-v1.0.0.zip
+ sha256sums = a5d8dcc3a44c438f55db61bdef28c52121df8aa546e9ff83115f1b2d90ff74ef
pkgname = sahel-fonts
diff --git a/PKGBUILD b/PKGBUILD
index 5c2813e0a1e6..dd30839b2eb3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Mohammadreza Abdollahzadeh <morealaz at gmail dot com>
pkgname=sahel-fonts
-pkgver=1.0.0_alpha24
+pkgver=1.0.0
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=('d739eeb359f2eb61f02ddc4e98e8fc164408e155b0b8bf82cd3539cdaf60bfcd')
+sha256sums=('a5d8dcc3a44c438f55db61bdef28c52121df8aa546e9ff83115f1b2d90ff74ef')
package() {
install -d "$pkgdir/usr/share/fonts/${pkgname%-fonts}"