summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMohammadreza Abdollahzadeh2017-06-09 19:27:58 +0430
committerMohammadreza Abdollahzadeh2017-06-09 19:27:58 +0430
commit803f9b4f432035c516a1431b08f34b5474221427 (patch)
tree2226b458eb95ea99c01f3debb44cda1ff983c7ee
parentf48a9f341c5ed762ce2660569ae40ad57ce4a514 (diff)
downloadaur-803f9b4f432035c516a1431b08f34b5474221427.tar.gz
update to v11.0.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3d99564697e9..ffc2d1b1ae2b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat May 27 13:22:19 UTC 2017
+# Fri Jun 9 14:57:39 UTC 2017
pkgbase = vazir-fonts
pkgdesc = A beautiful Persian font based on DejaVu font.
- pkgver = 10.0.0
+ pkgver = 11.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-10.0.0.zip::https://github.com/rastikerdar/vazir-font/releases/download/v10.0.0/vazir-font-v10.0.0.zip
- sha256sums = 28e10d5d0ff3064ba8b439d463155eabd654873175a56b3ac48251a13737d3e6
+ source = vazir-fonts-11.0.0.zip::https://github.com/rastikerdar/vazir-font/releases/download/v11.0.0/vazir-font-v11.0.0.zip
+ sha256sums = 239d827db0c2464db9d083d514f88e00cde0ecdf5f7300ac43c96c60eae2a5ed
pkgname = vazir-fonts
diff --git a/PKGBUILD b/PKGBUILD
index 737f0066d34a..e7825998d39d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Mohammadreza Abdollahzadeh <morealaz at gmail dot com>
pkgname=vazir-fonts
-pkgver=10.0.0
+pkgver=11.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=('28e10d5d0ff3064ba8b439d463155eabd654873175a56b3ac48251a13737d3e6')
+sha256sums=('239d827db0c2464db9d083d514f88e00cde0ecdf5f7300ac43c96c60eae2a5ed')
package() {
install -d "$pkgdir/usr/share/fonts/${pkgname%-fonts}"