summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAli Molaei2020-02-23 01:21:51 +0330
committerAli Molaei2020-02-23 01:21:51 +0330
commitbdc833d0e40e6c48736f0cea5580f330193f843a (patch)
tree284c3453ce946f8f13f7fdb0684b74a9c3dcfb35
parent6dc4a6a62dad8012ed5709e038481febf9c5819a (diff)
downloadaur-bdc833d0e40e6c48736f0cea5580f330193f843a.tar.gz
Update 3.4.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cd28e3da9732..6e4ed39401a1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = sahel-fonts
pkgdesc = A beautiful Persian font.
- pkgver = 3.3.1
+ pkgver = 3.4.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-3.3.1.zip::https://github.com/rastikerdar/sahel-font/releases/download/v3.3.1/sahel-font-v3.3.1.zip
- sha256sums = c1086a40d74976be8ffae34a4040de7f7b06e16444ed56417870840fdcc6203c
+ source = sahel-fonts-3.4.0.zip::https://github.com/rastikerdar/sahel-font/releases/download/v3.4.0/sahel-font-v3.4.0.zip
+ sha256sums = 3437606dbc3044289310dde3a9b63decdc7727e10dd01a4889cf5a04dfe070ad
pkgname = sahel-fonts
diff --git a/PKGBUILD b/PKGBUILD
index 65fe6b69b414..0f77deee9f73 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Mohammadreza Abdollahzadeh <morealaz at gmail dot com>
pkgname=sahel-fonts
-pkgver=3.3.1
+pkgver=3.4.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=('c1086a40d74976be8ffae34a4040de7f7b06e16444ed56417870840fdcc6203c')
+sha256sums=('3437606dbc3044289310dde3a9b63decdc7727e10dd01a4889cf5a04dfe070ad')
package() {
install -d "$pkgdir/usr/share/fonts/${pkgname%-fonts}"