summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2023-05-29 08:53:25 +0200
committerMarkus Weimar2023-05-29 08:53:25 +0200
commitedded26d863f7d0d8a3eee638a109a31875d5679 (patch)
treeb429fa4d76d93248bb9ffaa607e4356df8924d96
parent9df22770fdd30253658c506eac9735489ef6b711 (diff)
downloadaur-edded26d863f7d0d8a3eee638a109a31875d5679.tar.gz
Update to version 24.1.0.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f60e571e7517..ae4084a64514 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ttf-iosevka-ss11
pkgdesc = Typeface family designed for coding, terminal use and technical documents.
- pkgver = 23.0.0
+ pkgver = 24.1.0
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v23.0.0/ttf-iosevka-ss11-23.0.0.zip
- source = ttf-iosevka-ss11-23.0.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v23.0.0/LICENSE.md
- sha256sums = 0c6b040fdc3ce6909372a547fa6ca067688d333df39c7c2e0e511bda638e3ca0
+ source = https://github.com/be5invis/Iosevka/releases/download/v24.1.0/ttf-iosevka-ss11-24.1.0.zip
+ source = ttf-iosevka-ss11-24.1.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v24.1.0/LICENSE.md
+ sha256sums = 8f17ba89bd88c30c9990b729207234670f87d6669b2f2fc44195b10f28fe68d0
sha256sums = 7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558
pkgname = ttf-iosevka-ss11
diff --git a/PKGBUILD b/PKGBUILD
index 2af6a9324c13..2dbcac0133f0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-ss11
-pkgver=23.0.0
+pkgver=24.1.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-ss11-${pkgver}.zip"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md")
-sha256sums=('0c6b040fdc3ce6909372a547fa6ca067688d333df39c7c2e0e511bda638e3ca0'
+sha256sums=('8f17ba89bd88c30c9990b729207234670f87d6669b2f2fc44195b10f28fe68d0'
'7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558')
package() {