summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMohammadreza Abdollahzadeh2017-03-31 22:03:45 +0430
committerMohammadreza Abdollahzadeh2017-03-31 22:03:45 +0430
commit4bbe769633c928521e1a9a86eb7441bf6220c92f (patch)
tree759fad9a1ee600438b10dc4f58577d70c9eedaca
parent7ca40075547fae5eba54913c94e588d1862bbd06 (diff)
downloadaur-4bbe769633c928521e1a9a86eb7441bf6220c92f.tar.gz
update to v10.0.0-beta
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d2dcbf3990af..5e3deb71245f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Mar 4 21:01:53 UTC 2017
+# Fri Mar 31 17:33:13 UTC 2017
pkgbase = vazir-fonts
pkgdesc = A beautiful Persian font based on DejaVu font.
- pkgver = 8.1.0
+ pkgver = 10.0.0_beta
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-8.1.0.zip::https://github.com/rastikerdar/vazir-font/releases/download/v8.1.0/vazir-font-v8.1.0.zip
- sha256sums = a21eab0021e29ffd123319205ff77963c64a68c1a87855818c34ac80d5217814
+ source = vazir-fonts-10.0.0-beta.zip::https://github.com/rastikerdar/vazir-font/releases/download/v10.0.0-beta/vazir-font-v10.0.0-beta.zip
+ sha256sums = 117351354399015132ff2993ebb769600d889e0a9bbf16e7ea456996a85c8d47
pkgname = vazir-fonts
diff --git a/PKGBUILD b/PKGBUILD
index 3af2bdc2257b..2e957d16e090 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Mohammadreza Abdollahzadeh <morealaz at gmail dot com>
pkgname=vazir-fonts
-pkgver=8.1.0
+pkgver=10.0.0_beta
pkgrel=1
pkgdesc="A beautiful Persian font based on DejaVu font."
url="https://rastikerdar.github.io/vazir-font/"
@@ -12,8 +12,8 @@ depends=('fontconfig')
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=('a21eab0021e29ffd123319205ff77963c64a68c1a87855818c34ac80d5217814')
+source=("$pkgname-${pkgver//_/-}.zip::https://github.com/rastikerdar/vazir-font/releases/download/v${pkgver//_/-}/vazir-font-v${pkgver//_/-}.zip")
+sha256sums=('117351354399015132ff2993ebb769600d889e0a9bbf16e7ea456996a85c8d47')
package() {
install -d "$pkgdir/usr/share/fonts/${pkgname%-fonts}"