summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMohammadreza Abdollahzadeh2017-06-17 08:20:19 +0430
committerMohammadreza Abdollahzadeh2017-06-17 08:20:19 +0430
commit433b37b0a88bb942febf2855db13acb1947549b0 (patch)
treedc7b11e622e25745752f1916b922ecde4ebb40b3
parent803f9b4f432035c516a1431b08f34b5474221427 (diff)
downloadaur-433b37b0a88bb942febf2855db13acb1947549b0.tar.gz
update to v11.0.1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ffc2d1b1ae2b..16b3ade45ce9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Jun 9 14:57:39 UTC 2017
+# Sat Jun 17 03:47:47 UTC 2017
pkgbase = vazir-fonts
pkgdesc = A beautiful Persian font based on DejaVu font.
- pkgver = 11.0.0
+ pkgver = 11.0.1
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.0.zip::https://github.com/rastikerdar/vazir-font/releases/download/v11.0.0/vazir-font-v11.0.0.zip
- sha256sums = 239d827db0c2464db9d083d514f88e00cde0ecdf5f7300ac43c96c60eae2a5ed
+ 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
pkgname = vazir-fonts
diff --git a/PKGBUILD b/PKGBUILD
index e7825998d39d..36c5d876d5d2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Mohammadreza Abdollahzadeh <morealaz at gmail dot com>
pkgname=vazir-fonts
-pkgver=11.0.0
+pkgver=11.0.1
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=('239d827db0c2464db9d083d514f88e00cde0ecdf5f7300ac43c96c60eae2a5ed')
+sha256sums=('4181de7939e24d2fadedd92faadd25971e0af9076fa569125c2079cf1b28dd93')
package() {
install -d "$pkgdir/usr/share/fonts/${pkgname%-fonts}"