summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD5
2 files changed, 8 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index aec124705880..26a49f812e72 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,8 @@
+# Generated by mksrcinfo v8
+# Sun May 20 15:41:42 UTC 2018
pkgbase = sahel-fonts
pkgdesc = A beautiful Persian font.
- pkgver = 1.0.0_alpha15
+ pkgver = 1.0.0_alpha18
pkgrel = 1
url = https://github.com/rastikerdar/sahel-font
arch = any
@@ -8,8 +10,8 @@ pkgbase = sahel-fonts
depends = fontconfig
provides = ttf-sahel
conflicts = ttf-sahel
- 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
+ source = sahel-fonts-1.0.0_alpha18.zip::https://github.com/rastikerdar/sahel-font/releases/download/v1.0.0-alpha18/sahel-font-v1.0.0-alpha18.zip
+ sha256sums = 139caf27b47d2522942b277288e3507dadda4b5935fbe3a6110c7182ede155ab
pkgname = sahel-fonts
diff --git a/PKGBUILD b/PKGBUILD
index e58d35cfbda6..cf9989ec8a94 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,8 @@
# $Id$
# Maintainer: Mohammadreza Abdollahzadeh <morealaz at gmail dot com>
+
pkgname=sahel-fonts
-pkgver=1.0.0_alpha15
+pkgver=1.0.0_alpha18
pkgrel=1
pkgdesc="A beautiful Persian font."
url="https://github.com/rastikerdar/sahel-font"
@@ -11,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=('994df6302743fd89f7df2a624aad85f878c4262ea2242b1a5a5cd83852f4daba')
+sha256sums=('139caf27b47d2522942b277288e3507dadda4b5935fbe3a6110c7182ede155ab')
package() {
install -d "$pkgdir/usr/share/fonts/${pkgname%-fonts}"