summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2023-07-09 19:25:36 +0200
committerMarkus Weimar2023-07-09 19:25:36 +0200
commit5677f855a4938a2fcd3ea0921b10746d4baf966f (patch)
tree7bb3a0b6390a4a45d63f429488638797c9f00957
parentbc5a94b405609cd01fea4abe492ea9e5c14be93a (diff)
downloadaur-5677f855a4938a2fcd3ea0921b10746d4baf966f.tar.gz
Update to version 25.0.1.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c337c2c47439..74de8e2eb2b5 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 = 25.0.0
+ pkgver = 25.0.1
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v25.0.0/ttf-iosevka-slab-25.0.0.zip
- source = ttf-iosevka-slab-25.0.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v25.0.0/LICENSE.md
- sha256sums = 97de931d000537ee772571f55cd051b1df705442a494cc68d1b9d14a0a3c37ba
+ source = https://github.com/be5invis/Iosevka/releases/download/v25.0.1/ttf-iosevka-slab-25.0.1.zip
+ source = ttf-iosevka-slab-25.0.1-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v25.0.1/LICENSE.md
+ sha256sums = 8b118a1e721477ddf679018274d802a9ba6a5f76232657f80b71f1c9ef9f31fa
sha256sums = 7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558
pkgname = ttf-iosevka-slab
diff --git a/PKGBUILD b/PKGBUILD
index 58b81535a7c1..5fde8da14319 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-slab
-pkgver=25.0.0
+pkgver=25.0.1
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=('97de931d000537ee772571f55cd051b1df705442a494cc68d1b9d14a0a3c37ba'
+sha256sums=('8b118a1e721477ddf679018274d802a9ba6a5f76232657f80b71f1c9ef9f31fa'
'7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558')
package() {