summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2022-05-08 10:45:32 +0200
committerMarkus Weimar2022-05-08 10:45:32 +0200
commitaa853bf94c22ea875215512fb663c2b1b8984974 (patch)
tree25be61cc878971d83186b5fe988390e57bdf9fdb
parentdb813e81d52cafebaf8552ac8fe5d2dc587f781d (diff)
downloadaur-aa853bf94c22ea875215512fb663c2b1b8984974.tar.gz
Update to version 15.3.0.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5101ee23ea13..bb28cb31cd55 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ttf-iosevka
pkgdesc = Typeface family designed for coding, terminal use and technical documents.
- pkgver = 15.2.0
+ pkgver = 15.3.0
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v15.2.0/ttf-iosevka-15.2.0.zip
- source = ttf-iosevka-15.2.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v15.2.0/LICENSE.md
- sha256sums = 10a38eba3ed6556583e1737931c884e60938abf816eeb9c01f227568bf68fd9f
+ source = https://github.com/be5invis/Iosevka/releases/download/v15.3.0/ttf-iosevka-15.3.0.zip
+ source = ttf-iosevka-15.3.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v15.3.0/LICENSE.md
+ sha256sums = 8d658f24edb063c8fadb22ca0538e3e7ea8a08ceee654f7e67c649b097856dac
sha256sums = 46ecadda73abf39cda76731a94fd357b743f882dc1156b4410a2967a811c4ff1
pkgname = ttf-iosevka
diff --git a/PKGBUILD b/PKGBUILD
index 6fde1ffa09a9..9044e849a405 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka
-pkgver=15.2.0
+pkgver=15.3.0
pkgrel=1
pkgdesc='Typeface family designed for coding, terminal use and technical documents.'
arch=('any')
@@ -8,7 +8,7 @@ url='https://typeof.net/Iosevka/'
license=('OFL')
source=("https://github.com/be5invis/Iosevka/releases/download/v${pkgver}/ttf-iosevka-${pkgver}.zip"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md")
-sha256sums=('10a38eba3ed6556583e1737931c884e60938abf816eeb9c01f227568bf68fd9f'
+sha256sums=('8d658f24edb063c8fadb22ca0538e3e7ea8a08ceee654f7e67c649b097856dac'
'46ecadda73abf39cda76731a94fd357b743f882dc1156b4410a2967a811c4ff1')
package() {