summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMohammadreza Abdollahzadeh2018-02-19 21:47:05 +0330
committerMohammadreza Abdollahzadeh2018-02-19 21:47:05 +0330
commitd7cf4562cdb9d55ac44f0157a3d6b595e9b3e245 (patch)
tree2ecb8e39659d1d0821c7be22b1680597fdbc5da3
parent9cde299e2747b9b4215734ecb8e8c910de12e2ae (diff)
downloadaur-d7cf4562cdb9d55ac44f0157a3d6b595e9b3e245.tar.gz
update to v1.0.0_alpha15
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD5
2 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5424bfe314d8..aec124705880 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = sahel-fonts
pkgdesc = A beautiful Persian font.
- pkgver = 1.0.0_alpha14
+ pkgver = 1.0.0_alpha15
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_alpha14.zip::https://github.com/rastikerdar/sahel-font/releases/download/v1.0.0-alpha14/sahel-font-v1.0.0-alpha14.zip
- sha256sums = 04e63f6d1a0100b9c4fe09504d97cfabc66e4834003d2c8288f09fac0337728c
+ source = sahel-fonts-1.0.0_alpha15.zip::https://github.com/rastikerdar/sahel-font/releases/download/v1.0.0-alpha15/sahel-font-v1.0.0-alpha15.zip
+ sha256sums = 994df6302743fd89f7df2a624aad85f878c4262ea2242b1a5a5cd83852f4daba
pkgname = sahel-fonts
diff --git a/PKGBUILD b/PKGBUILD
index 792e343c2d5d..e58d35cfbda6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,7 @@
# $Id$
# Maintainer: Mohammadreza Abdollahzadeh <morealaz at gmail dot com>
-
pkgname=sahel-fonts
-pkgver=1.0.0_alpha14
+pkgver=1.0.0_alpha15
pkgrel=1
pkgdesc="A beautiful Persian font."
url="https://github.com/rastikerdar/sahel-font"
@@ -12,7 +11,7 @@ depends=('fontconfig')
provides=('ttf-sahel')
conflicts=('ttf-sahel')
source=("${pkgname}-${pkgver}.zip::${url}/releases/download/v${pkgver//_/-}/sahel-font-v${pkgver//_/-}.zip")
-sha256sums=('04e63f6d1a0100b9c4fe09504d97cfabc66e4834003d2c8288f09fac0337728c')
+sha256sums=('994df6302743fd89f7df2a624aad85f878c4262ea2242b1a5a5cd83852f4daba')
package() {
install -d "$pkgdir/usr/share/fonts/${pkgname%-fonts}"