summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAli Molaei2020-07-17 12:00:15 +0430
committerAli Molaei2020-07-17 12:00:15 +0430
commitb02c1a5ad418471c78b9c16e66ae71635c7a062a (patch)
tree5e60dd9c9a1ad740d504ab76d2a619ac2af6ae29
parenta7f80fac4937ae84f01f63f3b1eaa56ceb647dde (diff)
downloadaur-b02c1a5ad418471c78b9c16e66ae71635c7a062a.tar.gz
Fix checksum
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9e986bdca803..fe3b9f7ed98f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = mikhak-fonts
pkgdesc = simple monoline Arabic-Latin semi handwriting typeface
pkgver = 2.2
- pkgrel = 2
+ pkgrel = 3
url = https://aminabedi68.github.io/Mikhak/
arch = any
license = OFL
@@ -9,7 +9,7 @@ pkgbase = mikhak-fonts
conflicts = ttf-mikhak
source = mikhak-fonts-2.2.zip::https://github.com/aminabedi68/Mikhak/releases/download/v2.2/Mikhak-v2.2.zip
source = LICENSE::https://raw.githubusercontent.com/aminabedi68/Mikhak/master/LICENSE
- sha256sums = 5884a4bb7c2e08c84a78f424ca037026f7082041a5ff4142575129ca9cccb3ae
+ sha256sums = 3644c198895ee200a862c48ecb2065fe867c7d382f2c8d79fcc5e4749d8c1bfd
sha256sums = c791c42a7dafbcdf4ffa6869f195ae5bbf1f1d83f8ce5d884fe907bef875e6ea
pkgname = mikhak-fonts
diff --git a/PKGBUILD b/PKGBUILD
index 2c2dbba22bc6..98437472a75b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=mikhak-fonts
pkgver=2.2
-pkgrel=2
+pkgrel=3
pkgdesc="simple monoline Arabic-Latin semi handwriting typeface"
url="https://aminabedi68.github.io/Mikhak/"
arch=(any)
@@ -11,7 +11,7 @@ provides=('ttf-mikhak')
conflicts=('ttf-mikhak')
source=("${pkgname}-${pkgver}.zip::https://github.com/aminabedi68/Mikhak/releases/download/v${pkgver}/Mikhak-v${pkgver}.zip"
"LICENSE::https://raw.githubusercontent.com/aminabedi68/Mikhak/master/LICENSE")
-sha256sums=('5884a4bb7c2e08c84a78f424ca037026f7082041a5ff4142575129ca9cccb3ae'
+sha256sums=('3644c198895ee200a862c48ecb2065fe867c7d382f2c8d79fcc5e4749d8c1bfd'
'c791c42a7dafbcdf4ffa6869f195ae5bbf1f1d83f8ce5d884fe907bef875e6ea')
package() {