summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAli Molaei2021-06-20 11:55:49 +0430
committerAli Molaei2021-06-20 11:55:49 +0430
commit5b19c3556d3aac3a70a8613e059bfa82e0d8cda2 (patch)
tree10a467eb26bfcddeed0cdfcafef717ac201a9b59
parentd2b8387055bbf3e7b0bc3ebcb7066c337f1d2a69 (diff)
downloadaur-5b19c3556d3aac3a70a8613e059bfa82e0d8cda2.tar.gz
Update to 29.0.2
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ec0065751a58..0173493779bd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,15 @@
pkgbase = vazir-fonts
pkgdesc = A beautiful Persian font based on DejaVu font.
- pkgver = 28.0.0
+ pkgver = 29.0.2
pkgrel = 1
url = https://github.com/rastikerdar/vazir-font
arch = any
license = OFL
provides = ttf-vazir
conflicts = ttf-vazir
- source = vazir-fonts-28.0.0.zip::https://github.com/rastikerdar/vazir-font/releases/download/v28.0.0/vazir-font-v28.0.0.zip
+ source = vazir-fonts-29.0.2.zip::https://github.com/rastikerdar/vazir-font/releases/download/v29.0.2/vazir-font-v29.0.2.zip
source = LICENSE::https://raw.githubusercontent.com/rastikerdar/vazir-font/master/OFL.txt
- sha256sums = b83b0a4df9886ef339e80ed144ec0cd9f950faf8da53e4c3ae72e4f80614312b
+ sha256sums = 1927f0ea7b8e453ce0808f3b24ad0c49614f08f7d9622b09722a53541ea95b15
sha256sums = 0deb92b7b0e3d3eceeb1cffed7789d64edbcff39c611aecca96a9fc3f805835a
pkgname = vazir-fonts
-
diff --git a/PKGBUILD b/PKGBUILD
index cbe0ff3156de..818d7b82b41c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Mohammadreza Abdollahzadeh <morealaz at gmail dot com>
pkgname=vazir-fonts
-pkgver=28.0.0
+pkgver=29.0.2
pkgrel=1
pkgdesc="A beautiful Persian font based on DejaVu font."
url="https://github.com/rastikerdar/vazir-font"
@@ -12,7 +12,7 @@ provides=('ttf-vazir')
conflicts=('ttf-vazir')
source=("${pkgname}-${pkgver}.zip::${url}/releases/download/v${pkgver}/vazir-font-v${pkgver}.zip"
"LICENSE::https://raw.githubusercontent.com/rastikerdar/vazir-font/master/OFL.txt")
-sha256sums=('b83b0a4df9886ef339e80ed144ec0cd9f950faf8da53e4c3ae72e4f80614312b'
+sha256sums=('1927f0ea7b8e453ce0808f3b24ad0c49614f08f7d9622b09722a53541ea95b15'
'0deb92b7b0e3d3eceeb1cffed7789d64edbcff39c611aecca96a9fc3f805835a')
package() {