summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMohammadreza Abdollahzadeh2017-01-26 08:18:17 +0330
committerMohammadreza Abdollahzadeh2017-01-26 08:18:17 +0330
commit6e8cc82ba1a25de925faca63f7bc9a900f522ff5 (patch)
tree0803cdc127246152f2e524c0f63a01f6f749e92b
parent55be76c491345a6096c22c7c04c4cd62c8f7873b (diff)
downloadaur-6e8cc82ba1a25de925faca63f7bc9a900f522ff5.tar.gz
update to v7.0.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c4ffee83c65c..1422f7be2229 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Jan 21 19:11:22 UTC 2017
+# Thu Jan 26 04:47:45 UTC 2017
pkgbase = vazir-fonts
pkgdesc = A beautiful Persian font based on DejaVu font.
- pkgver = 6.3.4
+ pkgver = 7.0.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-6.3.4.zip::https://github.com/rastikerdar/vazir-font/releases/download/v6.3.4/vazir-font-v6.3.4.zip
- sha256sums = 5bb038c1e9e1dcbd4e0801bf259476e610007b974e708f3730c421af779e1388
+ 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
pkgname = vazir-fonts
diff --git a/PKGBUILD b/PKGBUILD
index 670a1e0588d0..ad6b31d21d1f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Mohammadreza Abdollahzadeh <morealaz at gmail dot com>
pkgname=vazir-fonts
-pkgver=6.3.4
+pkgver=7.0.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=('5bb038c1e9e1dcbd4e0801bf259476e610007b974e708f3730c421af779e1388')
+sha256sums=('bb5ba96b0776227927c613e16a795f1f526ad3e3f63eba2db43b9489648d9494')
package() {
install -d "$pkgdir/usr/share/fonts/${pkgname%-fonts}"