summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2023-10-01 10:39:20 +0200
committerMarkus Weimar2023-10-01 10:39:20 +0200
commitc9c8bc526b9978de8a8c45ee6da5d4416844b5b4 (patch)
treece69fa259225750eeb928c2db8018521e6fa9314
parent66ffdd1e8e4f0e67282bd693a7109ba67706690a (diff)
downloadaur-c9c8bc526b9978de8a8c45ee6da5d4416844b5b4.tar.gz
Update to version 27.1.0.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d997c7447e5b..ce2d123c7863 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ttf-iosevka-ss06
pkgdesc = Typeface family designed for coding, terminal use and technical documents.
- pkgver = 27.0.2
+ pkgver = 27.1.0
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v27.0.2/ttf-iosevka-ss06-27.0.2.zip
- source = ttf-iosevka-ss06-27.0.2-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v27.0.2/LICENSE.md
- sha256sums = 13e35b3a35b283b1108a71e3f47616c3570e083d282376d1523288afce77ccba
+ source = https://github.com/be5invis/Iosevka/releases/download/v27.1.0/ttf-iosevka-ss06-27.1.0.zip
+ source = ttf-iosevka-ss06-27.1.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v27.1.0/LICENSE.md
+ sha256sums = ded46f38de1ef2b700f4a453fec32b2875c7c392c7a5e8a30f6ce6b15b2575de
sha256sums = 7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558
pkgname = ttf-iosevka-ss06
diff --git a/PKGBUILD b/PKGBUILD
index 851915d1d14b..2ae253ecd9c5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-ss06
-pkgver=27.0.2
+pkgver=27.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-ss06-${pkgver}.zip"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md")
-sha256sums=('13e35b3a35b283b1108a71e3f47616c3570e083d282376d1523288afce77ccba'
+sha256sums=('ded46f38de1ef2b700f4a453fec32b2875c7c392c7a5e8a30f6ce6b15b2575de'
'7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558')
package() {