summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMohammadreza Abdollahzadeh2017-01-27 12:45:44 +0330
committerMohammadreza Abdollahzadeh2017-01-27 12:45:44 +0330
commitdbe546e9821905e0acdcdf2c9c1e80db3be6b348 (patch)
tree7f4c6b992497a79bc7e9b375aac59823f4508172
parent6ae29217e0f256890eb724c0e75840616040c636 (diff)
downloadaur-dbe546e9821905e0acdcdf2c9c1e80db3be6b348.tar.gz
update to v1.0.0_alpha9
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c31022cc7af0..be692faecae5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Jan 21 18:12:36 UTC 2017
+# Fri Jan 27 09:15:19 UTC 2017
pkgbase = sahel-fonts
pkgdesc = A beautiful Persian font.
- pkgver = 1.0.0_alpha8
+ pkgver = 1.0.0_alpha9
pkgrel = 1
url = https://rastikerdar.github.io/sahel-font/
arch = any
@@ -13,8 +13,8 @@ pkgbase = sahel-fonts
conflicts = ttf-sahel
conflicts = sahel-fonts
replaces = ttf-sahel
- source = sahel-fonts-1.0.0_alpha8.zip::https://github.com/rastikerdar/sahel-font/releases/download/v1.0.0-alpha8/sahel-font-v1.0.0-alpha8.zip
- sha256sums = f34a30e1c9055eb410dbcef995bc4e3f9d86bf6ca10406e3b1ebba18d9f8c951
+ source = sahel-fonts-1.0.0_alpha9.zip::https://github.com/rastikerdar/sahel-font/releases/download/v1.0.0-alpha9/sahel-font-v1.0.0-alpha9.zip
+ sha256sums = 07a5f04b23e86980d463c9e08267cc2e82eae59ab685ba5c584866c00311490b
pkgname = sahel-fonts
diff --git a/PKGBUILD b/PKGBUILD
index a093cedcbc2c..b6b015d2317d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Mohammadreza Abdollahzadeh <morealaz at gmail dot com>
pkgname=sahel-fonts
-pkgver=1.0.0_alpha8
+pkgver=1.0.0_alpha9
pkgrel=1
pkgdesc="A beautiful Persian font."
url="https://rastikerdar.github.io/sahel-font/"
@@ -13,7 +13,7 @@ provides=('ttf-sahel' "$pkgname")
conflicts=('ttf-sahel' "$pkgname")
replaces=('ttf-sahel')
source=("$pkgname-$pkgver.zip::https://github.com/rastikerdar/sahel-font/releases/download/v${pkgver//_/-}/sahel-font-v${pkgver//_/-}.zip")
-sha256sums=('f34a30e1c9055eb410dbcef995bc4e3f9d86bf6ca10406e3b1ebba18d9f8c951')
+sha256sums=('07a5f04b23e86980d463c9e08267cc2e82eae59ab685ba5c584866c00311490b')
package() {
install -d "$pkgdir/usr/share/fonts/${pkgname%-fonts}"