summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2023-07-09 19:25:37 +0200
committerMarkus Weimar2023-07-09 19:25:37 +0200
commit7247091d3d6a9d3c11521625f9a1e11f024fbdbd (patch)
tree3815dcb8c1d1acd8e6889e3d769800b2eb1a47a9
parent875521f766444656eba2e2d92aeda322e59be938 (diff)
downloadaur-7247091d3d6a9d3c11521625f9a1e11f024fbdbd.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 d4fab38b2e8f..0122d7a9d370 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 = 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-ss16-25.0.0.zip
- source = ttf-iosevka-ss16-25.0.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v25.0.0/LICENSE.md
- sha256sums = ef638899e399354aeb2c5e389f2029705e0cf2cbad784c049bd2a6f2f7375f34
+ source = https://github.com/be5invis/Iosevka/releases/download/v25.0.1/ttf-iosevka-ss16-25.0.1.zip
+ source = ttf-iosevka-ss16-25.0.1-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v25.0.1/LICENSE.md
+ sha256sums = c7be787ae2d94b6d49b4cb31bc22a3564580b2d1ded18ad510c8148d0f8c9f0b
sha256sums = 7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558
pkgname = ttf-iosevka-ss16
diff --git a/PKGBUILD b/PKGBUILD
index 9433bb70dfc1..25ad5fb5ff0e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-ss16
-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-ss16-${pkgver}.zip"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md")
-sha256sums=('ef638899e399354aeb2c5e389f2029705e0cf2cbad784c049bd2a6f2f7375f34'
+sha256sums=('c7be787ae2d94b6d49b4cb31bc22a3564580b2d1ded18ad510c8148d0f8c9f0b'
'7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558')
package() {