summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMohammadreza Abdollahzadeh2017-03-05 00:32:15 +0330
committerMohammadreza Abdollahzadeh2017-03-05 00:32:15 +0330
commit7ca40075547fae5eba54913c94e588d1862bbd06 (patch)
tree7e97bc21c10b001c2dc577009b39083e8e3015e3
parent6e8cc82ba1a25de925faca63f7bc9a900f522ff5 (diff)
downloadaur-7ca40075547fae5eba54913c94e588d1862bbd06.tar.gz
update to v8.1.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1422f7be2229..d2dcbf3990af 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Jan 26 04:47:45 UTC 2017
+# Sat Mar 4 21:01:53 UTC 2017
pkgbase = vazir-fonts
pkgdesc = A beautiful Persian font based on DejaVu font.
- pkgver = 7.0.0
+ pkgver = 8.1.0
pkgrel = 1
url = https://rastikerdar.github.io/vazir-font/
arch = any
@@ -13,8 +13,8 @@ pkgbase = vazir-fonts
conflicts = ttf-vazir
conflicts = vazir-fonts
replaces = ttf-vazir
- source = vazir-fonts-7.0.0.zip::https://github.com/rastikerdar/vazir-font/releases/download/v7.0.0/vazir-font-v7.0.0.zip
- sha256sums = bb5ba96b0776227927c613e16a795f1f526ad3e3f63eba2db43b9489648d9494
+ source = vazir-fonts-8.1.0.zip::https://github.com/rastikerdar/vazir-font/releases/download/v8.1.0/vazir-font-v8.1.0.zip
+ sha256sums = a21eab0021e29ffd123319205ff77963c64a68c1a87855818c34ac80d5217814
pkgname = vazir-fonts
diff --git a/PKGBUILD b/PKGBUILD
index ad6b31d21d1f..3af2bdc2257b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Mohammadreza Abdollahzadeh <morealaz at gmail dot com>
pkgname=vazir-fonts
-pkgver=7.0.0
+pkgver=8.1.0
pkgrel=1
pkgdesc="A beautiful Persian font based on DejaVu font."
url="https://rastikerdar.github.io/vazir-font/"
@@ -13,7 +13,7 @@ provides=('ttf-vazir' "$pkgname")
conflicts=('ttf-vazir' "$pkgname")
replaces=('ttf-vazir')
source=("$pkgname-$pkgver.zip::https://github.com/rastikerdar/vazir-font/releases/download/v$pkgver/vazir-font-v$pkgver.zip")
-sha256sums=('bb5ba96b0776227927c613e16a795f1f526ad3e3f63eba2db43b9489648d9494')
+sha256sums=('a21eab0021e29ffd123319205ff77963c64a68c1a87855818c34ac80d5217814')
package() {
install -d "$pkgdir/usr/share/fonts/${pkgname%-fonts}"