summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2023-10-22 06:48:48 +0200
committerMarkus Weimar2023-10-22 06:48:48 +0200
commit2c05d2d4ff9e6929a72146f2bf78d8583ec6e76b (patch)
treea74b4e0bef746dce2c4a916da14be356dc52bd45
parent1ab248f1942892081ced16d2720745e068725723 (diff)
downloadaur-2c05d2d4ff9e6929a72146f2bf78d8583ec6e76b.tar.gz
Update to version 27.3.0.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index db74fe88ce86..aa7c86f1277a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ttf-iosevka
pkgdesc = Typeface family designed for coding, terminal use and technical documents.
- pkgver = 27.2.1
+ pkgver = 27.3.0
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v27.2.1/ttf-iosevka-27.2.1.zip
- source = ttf-iosevka-27.2.1-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v27.2.1/LICENSE.md
- sha256sums = ff8913ea2757d3dba1fd13e16e783c48628d33ac3782f8f48ea20cc635552516
+ source = https://github.com/be5invis/Iosevka/releases/download/v27.3.0/ttf-iosevka-27.3.0.zip
+ source = ttf-iosevka-27.3.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v27.3.0/LICENSE.md
+ sha256sums = 858148534cc29dfcfdd03f28056a9b410b938afdfa23791194aafc1c9eccbf11
sha256sums = 7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558
pkgname = ttf-iosevka
diff --git a/PKGBUILD b/PKGBUILD
index c49f8be166d5..d81ff9a8c532 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka
-pkgver=27.2.1
+pkgver=27.3.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-${pkgver}.zip"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md")
-sha256sums=('ff8913ea2757d3dba1fd13e16e783c48628d33ac3782f8f48ea20cc635552516'
+sha256sums=('858148534cc29dfcfdd03f28056a9b410b938afdfa23791194aafc1c9eccbf11'
'7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558')
package() {