summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAli Molaei2021-04-20 23:28:32 +0430
committerAli Molaei2021-04-20 23:28:32 +0430
commitd2b8387055bbf3e7b0bc3ebcb7066c337f1d2a69 (patch)
tree4e10125702e1c18b12eaeadd11512a4e77621779
parent61cd2aed3d6746254a29d357b92a265196d4378d (diff)
downloadaur-d2b8387055bbf3e7b0bc3ebcb7066c337f1d2a69.tar.gz
Update to 28.0.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d3253861fd4f..ec0065751a58 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = vazir-fonts
pkgdesc = A beautiful Persian font based on DejaVu font.
- pkgver = 27.2.2
+ pkgver = 28.0.0
pkgrel = 1
url = https://github.com/rastikerdar/vazir-font
arch = any
license = OFL
provides = ttf-vazir
conflicts = ttf-vazir
- source = vazir-fonts-27.2.2.zip::https://github.com/rastikerdar/vazir-font/releases/download/v27.2.2/vazir-font-v27.2.2.zip
+ 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 = LICENSE::https://raw.githubusercontent.com/rastikerdar/vazir-font/master/OFL.txt
- sha256sums = 41242a8fecec467f547118a9fa6b14a9bd5c7e8f1d8f88f418c811f4b4695501
+ sha256sums = b83b0a4df9886ef339e80ed144ec0cd9f950faf8da53e4c3ae72e4f80614312b
sha256sums = 0deb92b7b0e3d3eceeb1cffed7789d64edbcff39c611aecca96a9fc3f805835a
pkgname = vazir-fonts
diff --git a/PKGBUILD b/PKGBUILD
index 62bfbdaec412..cbe0ff3156de 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Mohammadreza Abdollahzadeh <morealaz at gmail dot com>
pkgname=vazir-fonts
-pkgver=27.2.2
+pkgver=28.0.0
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=('41242a8fecec467f547118a9fa6b14a9bd5c7e8f1d8f88f418c811f4b4695501'
+sha256sums=('b83b0a4df9886ef339e80ed144ec0cd9f950faf8da53e4c3ae72e4f80614312b'
'0deb92b7b0e3d3eceeb1cffed7789d64edbcff39c611aecca96a9fc3f805835a')
package() {