summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2023-07-09 16:20:59 +0200
committerMarkus Weimar2023-07-09 16:20:59 +0200
commit875521f766444656eba2e2d92aeda322e59be938 (patch)
treec64d7e2be454335d24bf6569455e1d7a048b9b6a
parenta317af77888e84d7ef3d513d7922b0fd6a2cd239 (diff)
downloadaur-875521f766444656eba2e2d92aeda322e59be938.tar.gz
Update to version 25.0.0.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 83d06ad3c2c8..d4fab38b2e8f 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 = 24.1.4
+ pkgver = 25.0.0
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v24.1.4/ttf-iosevka-ss16-24.1.4.zip
- source = ttf-iosevka-ss16-24.1.4-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v24.1.4/LICENSE.md
- sha256sums = a0a4f8bc8e5a3c32636d574ec64eebfd390b5bde36c7dddc6bda4f8ab6eb7c71
+ 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
sha256sums = 7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558
pkgname = ttf-iosevka-ss16
diff --git a/PKGBUILD b/PKGBUILD
index 6e5489009341..9433bb70dfc1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-ss16
-pkgver=24.1.4
+pkgver=25.0.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=('a0a4f8bc8e5a3c32636d574ec64eebfd390b5bde36c7dddc6bda4f8ab6eb7c71'
+sha256sums=('ef638899e399354aeb2c5e389f2029705e0cf2cbad784c049bd2a6f2f7375f34'
'7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558')
package() {