summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2023-05-29 08:53:25 +0200
committerMarkus Weimar2023-05-29 08:53:25 +0200
commit83aa113db679338a1e077d4f2afc1cdfdc32d00d (patch)
treebb4b3a286f2bb4220a02241e0735b2a501b46010
parent68dfa0611da5b812bbeca8190799c29ea4c2ac4e (diff)
downloadaur-83aa113db679338a1e077d4f2afc1cdfdc32d00d.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 516f1a511d3f..cc2909cd4cba 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ttf-iosevka-ss16
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-ss16-23.0.0.zip
- source = ttf-iosevka-ss16-23.0.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v23.0.0/LICENSE.md
- sha256sums = 671c4e17f67e76b8b5c955e8a744306372bdca5eeaa527296ba07f89eb4d6b4b
+ source = https://github.com/be5invis/Iosevka/releases/download/v24.1.0/ttf-iosevka-ss16-24.1.0.zip
+ source = ttf-iosevka-ss16-24.1.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v24.1.0/LICENSE.md
+ sha256sums = 5882c0aba8776f478c4126b61730c12065975fa8aee7e9c5b4bcd23a4b76e590
sha256sums = 7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558
pkgname = ttf-iosevka-ss16
diff --git a/PKGBUILD b/PKGBUILD
index ec9efab65e10..94c3d8252af2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-ss16
-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-ss16-${pkgver}.zip"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md")
-sha256sums=('671c4e17f67e76b8b5c955e8a744306372bdca5eeaa527296ba07f89eb4d6b4b'
+sha256sums=('5882c0aba8776f478c4126b61730c12065975fa8aee7e9c5b4bcd23a4b76e590'
'7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558')
package() {