summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAli Molaei2022-03-14 14:12:20 +0330
committerAli Molaei2022-03-14 14:12:20 +0330
commit7bcef2fcb6150a25fca30eb828baae496aebadc8 (patch)
tree146ce47f5dae75b4864290736447c6f502332b67
parent98124db00c1b633e84308f17241f9334ea22d1d0 (diff)
downloadaur-7bcef2fcb6150a25fca30eb828baae496aebadc8.tar.gz
Update to 32.1, Add replaces vazir-fonts
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD7
2 files changed, 8 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7dca8a9af8cb..c69682d86e03 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = vazirmatn-fonts
pkgdesc = A beautiful Persian font based on DejaVu font.
- pkgver = 32.0.0
- pkgrel = 2
+ pkgver = 32.1
+ pkgrel = 1
url = https://github.com/rastikerdar/vazirmatn
arch = any
license = OFL
@@ -9,7 +9,8 @@ pkgbase = vazirmatn-fonts
provides = vazirmatn
provides = vazirmatn-fonts
conflicts = vazirmatn
- source = vazirmatn-fonts-32.0.0.zip::https://github.com/rastikerdar/vazirmatn/releases/download/v32.0.0/vazirmatn-v32.0.0.zip
+ replaces = vazir-fonts
+ source = vazirmatn-fonts-32.1.zip::https://github.com/rastikerdar/vazirmatn/releases/download/v32.1/vazirmatn-v32.1.zip
source = LICENSE::https://raw.githubusercontent.com/rastikerdar/vazirmatn/master/OFL.txt
sha256sums = 41fe7c20dbbf6a4cf3e297b556fb0cf8f4d71fb911712d0dc00900446d306aea
sha256sums = 17e355067c8284f47743a1ee3b1ef7ff684ff0601eda357f9353b10b3016ab31
diff --git a/PKGBUILD b/PKGBUILD
index 0ac00ced99ed..f7c2efc90211 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,16 @@
pkgname=vazirmatn-fonts
-pkgver=32.0.0
-pkgrel=2
+pkgver=32.1
+pkgrel=1
pkgdesc="A beautiful Persian font based on DejaVu font."
url="https://github.com/rastikerdar/vazirmatn"
arch=(any)
license=('OFL')
provides=('vazir-fonts' 'vazirmatn' 'vazirmatn-fonts')
conflicts=('vazirmatn')
+replaces=('vazir-fonts')
source=("${pkgname}-${pkgver}.zip::${url}/releases/download/v${pkgver}/vazirmatn-v${pkgver}.zip"
"LICENSE::https://raw.githubusercontent.com/rastikerdar/vazirmatn/master/OFL.txt")
-sha256sums=('41fe7c20dbbf6a4cf3e297b556fb0cf8f4d71fb911712d0dc00900446d306aea'
+sha256sums=('435df76fcf8937e0c9be5917b7a9c96f8d5f592ee100bea9e368aa5714b67c57'
'17e355067c8284f47743a1ee3b1ef7ff684ff0601eda357f9353b10b3016ab31')
package() {