summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAli Molaei2021-02-17 20:08:20 +0330
committerAli Molaei2021-02-17 20:08:20 +0330
commit61cd2aed3d6746254a29d357b92a265196d4378d (patch)
treee3fb2a6a0af4a03f18dc9692cc391c5f779d678c
parent39f3bda9dc5624932c4f4c121a2b8344094fc9ba (diff)
downloadaur-61cd2aed3d6746254a29d357b92a265196d4378d.tar.gz
Update to 27.2.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d9e3116f42fe..d3253861fd4f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = vazir-fonts
pkgdesc = A beautiful Persian font based on DejaVu font.
- pkgver = 27.2.1
+ pkgver = 27.2.2
pkgrel = 1
url = https://github.com/rastikerdar/vazir-font
arch = any
license = OFL
provides = ttf-vazir
conflicts = ttf-vazir
- source = vazir-fonts-27.2.1.zip::https://github.com/rastikerdar/vazir-font/releases/download/v27.2.1/vazir-font-v27.2.1.zip
+ 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 = LICENSE::https://raw.githubusercontent.com/rastikerdar/vazir-font/master/OFL.txt
- sha256sums = b73f3b9b174d7ed653be63521d66a582c6563e68ac081857bb212d39de3a10b2
+ sha256sums = 41242a8fecec467f547118a9fa6b14a9bd5c7e8f1d8f88f418c811f4b4695501
sha256sums = 0deb92b7b0e3d3eceeb1cffed7789d64edbcff39c611aecca96a9fc3f805835a
pkgname = vazir-fonts
diff --git a/PKGBUILD b/PKGBUILD
index 4cadad7a990d..62bfbdaec412 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Mohammadreza Abdollahzadeh <morealaz at gmail dot com>
pkgname=vazir-fonts
-pkgver=27.2.1
+pkgver=27.2.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=('b73f3b9b174d7ed653be63521d66a582c6563e68ac081857bb212d39de3a10b2'
+sha256sums=('41242a8fecec467f547118a9fa6b14a9bd5c7e8f1d8f88f418c811f4b4695501'
'0deb92b7b0e3d3eceeb1cffed7789d64edbcff39c611aecca96a9fc3f805835a')
package() {