summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMohammadreza Abdollahzadeh2017-07-06 05:56:39 +0430
committerMohammadreza Abdollahzadeh2017-07-06 05:56:39 +0430
commit8883c4498bf2e99b9f9c740e13bb6cbe6ff64380 (patch)
treec42b0df40248eb14513848de32d67f7e0decf38b
parent02f5c92142ae6774c82d4ce06d191158a561dc5b (diff)
downloadaur-8883c4498bf2e99b9f9c740e13bb6cbe6ff64380.tar.gz
update to v13.0.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 705d40ccf001..57f271375bf2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Jul 1 18:56:21 UTC 2017
+# Thu Jul 6 01:26:19 UTC 2017
pkgbase = vazir-fonts
pkgdesc = A beautiful Persian font based on DejaVu font.
- pkgver = 12.0.0
+ pkgver = 13.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-12.0.0.zip::https://github.com/rastikerdar/vazir-font/releases/download/v12.0.0/vazir-font-v12.0.0.zip
- sha256sums = 3105717417d58d2df92ef90e381745be95d976a359d2e49989c89a5e288da7bf
+ source = vazir-fonts-13.0.0.zip::https://github.com/rastikerdar/vazir-font/releases/download/v13.0.0/vazir-font-v13.0.0.zip
+ sha256sums = dc75a2090ee132e334295695bc7b87c34153948eddf77b71be91c8a59fc41d60
pkgname = vazir-fonts
diff --git a/PKGBUILD b/PKGBUILD
index c774657d746c..fa9f34d583f3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Mohammadreza Abdollahzadeh <morealaz at gmail dot com>
pkgname=vazir-fonts
-pkgver=12.0.0
+pkgver=13.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=('3105717417d58d2df92ef90e381745be95d976a359d2e49989c89a5e288da7bf')
+sha256sums=('dc75a2090ee132e334295695bc7b87c34153948eddf77b71be91c8a59fc41d60')
package() {
install -d "$pkgdir/usr/share/fonts/${pkgname%-fonts}"