summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2023-05-22 19:22:12 +0200
committerMarkus Weimar2023-05-22 19:22:12 +0200
commit586c5042d113bdd4adfdfd07b71ba45eb93ee7cb (patch)
treef9186933a8f94793666d2787e4098f4783d189ad
parentf07ef897844c7825e85d8e82ece2f6e5a5fd000c (diff)
downloadaur-586c5042d113bdd4adfdfd07b71ba45eb93ee7cb.tar.gz
Update to version 23.0.0.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 737e95bf8378..ef830a027e5d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ttf-iosevka-slab
pkgdesc = Typeface family designed for coding, terminal use and technical documents.
- pkgver = 22.1.2
+ pkgver = 23.0.0
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v22.1.2/ttf-iosevka-slab-22.1.2.zip
- source = ttf-iosevka-slab-22.1.2-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v22.1.2/LICENSE.md
- sha256sums = 818c8100770cfbac2ea0da3e724b33db97d21ca5b2ac3fc1e19a71ec8e275daf
+ source = https://github.com/be5invis/Iosevka/releases/download/v23.0.0/ttf-iosevka-slab-23.0.0.zip
+ source = ttf-iosevka-slab-23.0.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v23.0.0/LICENSE.md
+ sha256sums = bf2729272979dbf45c5d7ce00eb86710f1703c86fe217d05692a1487035fe5cb
sha256sums = 7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558
pkgname = ttf-iosevka-slab
diff --git a/PKGBUILD b/PKGBUILD
index 3e9828da55da..4e2cff0f4b24 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-slab
-pkgver=22.1.2
+pkgver=23.0.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-slab-${pkgver}.zip"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md")
-sha256sums=('818c8100770cfbac2ea0da3e724b33db97d21ca5b2ac3fc1e19a71ec8e275daf'
+sha256sums=('bf2729272979dbf45c5d7ce00eb86710f1703c86fe217d05692a1487035fe5cb'
'7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558')
package() {