summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2023-09-24 09:07:03 +0200
committerMarkus Weimar2023-09-24 09:07:03 +0200
commitfc08846693727e8551732f781b9f79a0b860aa44 (patch)
tree9b89e424a4b6db6094345f4514d7840d1a8bf426
parent908f78970687a81471bcfb8b62bd567bbb8c81df (diff)
downloadaur-fc08846693727e8551732f781b9f79a0b860aa44.tar.gz
Update to version 27.0.2.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b21911c776cc..d0f49b9087a6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ttf-iosevka-ss03
pkgdesc = Typeface family designed for coding, terminal use and technical documents.
- pkgver = 27.0.1
+ pkgver = 27.0.2
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v27.0.1/ttf-iosevka-ss03-27.0.1.zip
- source = ttf-iosevka-ss03-27.0.1-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v27.0.1/LICENSE.md
- sha256sums = d85a29fe64ab7570ccd036d61b6c296ddaf0d7e77dac00c3e0f10a161c26ddc0
+ source = https://github.com/be5invis/Iosevka/releases/download/v27.0.2/ttf-iosevka-ss03-27.0.2.zip
+ source = ttf-iosevka-ss03-27.0.2-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v27.0.2/LICENSE.md
+ sha256sums = 5089ba9772070cde8fbb16e8c59d5b6bf015f88cf2575fa80d8fdca3f9609608
sha256sums = 7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558
pkgname = ttf-iosevka-ss03
diff --git a/PKGBUILD b/PKGBUILD
index f955348b4638..ca528e48f0df 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-ss03
-pkgver=27.0.1
+pkgver=27.0.2
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-ss03-${pkgver}.zip"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md")
-sha256sums=('d85a29fe64ab7570ccd036d61b6c296ddaf0d7e77dac00c3e0f10a161c26ddc0'
+sha256sums=('5089ba9772070cde8fbb16e8c59d5b6bf015f88cf2575fa80d8fdca3f9609608'
'7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558')
package() {