summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2023-07-24 11:04:12 +0200
committerMarkus Weimar2023-07-24 11:04:12 +0200
commit9995cea4019fa16709f7f2112b6c5be66d6f2a22 (patch)
tree08c590b82f9fe5ebead083fdac817c4bbb393e9d
parent5677f855a4938a2fcd3ea0921b10746d4baf966f (diff)
downloadaur-9995cea4019fa16709f7f2112b6c5be66d6f2a22.tar.gz
Update to version 25.1.1.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 74de8e2eb2b5..4fc376933963 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.1
+ pkgver = 25.1.1
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- 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
+ source = https://github.com/be5invis/Iosevka/releases/download/v25.1.1/ttf-iosevka-slab-25.1.1.zip
+ source = ttf-iosevka-slab-25.1.1-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v25.1.1/LICENSE.md
+ sha256sums = 05e6948fb927f9b831ac5572679c3c2c09cba411cec56a91ac3a1cb005c9596f
sha256sums = 7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558
pkgname = ttf-iosevka-slab
diff --git a/PKGBUILD b/PKGBUILD
index 5fde8da14319..ad0f476bc76c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-slab
-pkgver=25.0.1
+pkgver=25.1.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=('8b118a1e721477ddf679018274d802a9ba6a5f76232657f80b71f1c9ef9f31fa'
+sha256sums=('05e6948fb927f9b831ac5572679c3c2c09cba411cec56a91ac3a1cb005c9596f'
'7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558')
package() {