summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2023-09-17 13:45:08 +0200
committerMarkus Weimar2023-09-17 13:45:08 +0200
commit99ffd23acd2117cc22b7febc04bbcc425ea441a3 (patch)
treef4967d96a625e4fee3d93504d172885f3a471276
parentc28a0de3e5c914299e9942c34ef95873176da444 (diff)
downloadaur-99ffd23acd2117cc22b7febc04bbcc425ea441a3.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 3d02f7eef335..ce3c7ae54652 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ttf-iosevka-term
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-term-27.0.0.zip
- source = ttf-iosevka-term-27.0.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v27.0.0/LICENSE.md
- sha256sums = 1bf9f20a003199fe45c20159e0648153d68826f2663d43876786b8e449edf429
+ source = https://github.com/be5invis/Iosevka/releases/download/v27.0.1/ttf-iosevka-term-27.0.1.zip
+ source = ttf-iosevka-term-27.0.1-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v27.0.1/LICENSE.md
+ sha256sums = 7db06dff12b4927fd64879746bbc80bea1a03219f8a098b010660f3799b98977
sha256sums = 7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558
pkgname = ttf-iosevka-term
diff --git a/PKGBUILD b/PKGBUILD
index d6f42318a52e..69c505ab3e76 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-term
-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-term-${pkgver}.zip"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md")
-sha256sums=('1bf9f20a003199fe45c20159e0648153d68826f2663d43876786b8e449edf429'
+sha256sums=('7db06dff12b4927fd64879746bbc80bea1a03219f8a098b010660f3799b98977'
'7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558')
package() {