summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2023-10-08 09:00:12 +0200
committerMarkus Weimar2023-10-08 09:00:12 +0200
commit6fb959b9a7ccaf52816cab9da86245d25f0e6ca3 (patch)
tree3229b225f0a45fcd25eae24e54ce2e9a85daab7d
parente68afc07f6fb4ad17dbc7e3f4cc6e184eea22235 (diff)
downloadaur-6fb959b9a7ccaf52816cab9da86245d25f0e6ca3.tar.gz
Update to version 27.2.0.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 193ee72a5407..d4b095c0c176 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.1.0
+ pkgver = 27.2.0
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v27.1.0/ttf-iosevka-ss13-27.1.0.zip
- source = ttf-iosevka-ss13-27.1.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v27.1.0/LICENSE.md
- sha256sums = c77c80ebe2a7eae3553a7c5a5798bdba1721fe1a7ca7b798de180d847a9a7be8
+ source = https://github.com/be5invis/Iosevka/releases/download/v27.2.0/ttf-iosevka-ss13-27.2.0.zip
+ source = ttf-iosevka-ss13-27.2.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v27.2.0/LICENSE.md
+ sha256sums = 95456ba38013d38da67dfc309dceda347db737f4d7829c759e7b03e32298029c
sha256sums = 7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558
pkgname = ttf-iosevka-ss13
diff --git a/PKGBUILD b/PKGBUILD
index 76d583fd96b1..a3a4a694025e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-ss13
-pkgver=27.1.0
+pkgver=27.2.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-ss13-${pkgver}.zip"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md")
-sha256sums=('c77c80ebe2a7eae3553a7c5a5798bdba1721fe1a7ca7b798de180d847a9a7be8'
+sha256sums=('95456ba38013d38da67dfc309dceda347db737f4d7829c759e7b03e32298029c'
'7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558')
package() {