summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMohammadreza Abdollahzadeh2017-07-01 23:27:36 +0430
committerMohammadreza Abdollahzadeh2017-07-01 23:27:36 +0430
commit02f5c92142ae6774c82d4ce06d191158a561dc5b (patch)
tree9ce5a12cd42b1f19c30897ecd03f9b52f32d0801
parent433b37b0a88bb942febf2855db13acb1947549b0 (diff)
downloadaur-02f5c92142ae6774c82d4ce06d191158a561dc5b.tar.gz
update to v12.0.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 16b3ade45ce9..705d40ccf001 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Jun 17 03:47:47 UTC 2017
+# Sat Jul 1 18:56:21 UTC 2017
pkgbase = vazir-fonts
pkgdesc = A beautiful Persian font based on DejaVu font.
- pkgver = 11.0.1
+ pkgver = 12.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-11.0.1.zip::https://github.com/rastikerdar/vazir-font/releases/download/v11.0.1/vazir-font-v11.0.1.zip
- sha256sums = 4181de7939e24d2fadedd92faadd25971e0af9076fa569125c2079cf1b28dd93
+ 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
pkgname = vazir-fonts
diff --git a/PKGBUILD b/PKGBUILD
index 36c5d876d5d2..c774657d746c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Mohammadreza Abdollahzadeh <morealaz at gmail dot com>
pkgname=vazir-fonts
-pkgver=11.0.1
+pkgver=12.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=('4181de7939e24d2fadedd92faadd25971e0af9076fa569125c2079cf1b28dd93')
+sha256sums=('3105717417d58d2df92ef90e381745be95d976a359d2e49989c89a5e288da7bf')
package() {
install -d "$pkgdir/usr/share/fonts/${pkgname%-fonts}"