summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2023-09-17 13:45:08 +0200
committerMarkus Weimar2023-09-17 13:45:08 +0200
commit218afe83a5786de362232f55d709d3dedd43b7a9 (patch)
tree251701df98a0f6d100df7aa492eee567e601df20
parent4b5dc2ceaba9fe6caa55d9f4031e8ca85594b9b2 (diff)
downloadaur-218afe83a5786de362232f55d709d3dedd43b7a9.tar.gz
Update to version 27.0.1.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 97c2adf0ad8e..58f2a7e0b88d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ttf-iosevka-ss13
pkgdesc = Typeface family designed for coding, terminal use and technical documents.
- pkgver = 27.0.0
+ pkgver = 27.0.1
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v27.0.0/ttf-iosevka-ss13-27.0.0.zip
- source = ttf-iosevka-ss13-27.0.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v27.0.0/LICENSE.md
- sha256sums = e311df74d62ca95f983ac3b9d392fccbf38ec912b90eea97d2c9d4853b6b7154
+ source = https://github.com/be5invis/Iosevka/releases/download/v27.0.1/ttf-iosevka-ss13-27.0.1.zip
+ source = ttf-iosevka-ss13-27.0.1-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v27.0.1/LICENSE.md
+ sha256sums = e2142dc84cc9dd24da848b3f6d6be04efcaaa88a731981af95fdc10a0140036a
sha256sums = 7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558
pkgname = ttf-iosevka-ss13
diff --git a/PKGBUILD b/PKGBUILD
index c103a7bbebdd..cce04bcb229e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-ss13
-pkgver=27.0.0
+pkgver=27.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-ss13-${pkgver}.zip"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md")
-sha256sums=('e311df74d62ca95f983ac3b9d392fccbf38ec912b90eea97d2c9d4853b6b7154'
+sha256sums=('e2142dc84cc9dd24da848b3f6d6be04efcaaa88a731981af95fdc10a0140036a'
'7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558')
package() {