summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2023-12-18 20:52:37 +0100
committerMarkus Weimar2023-12-18 20:52:37 +0100
commit9cd3ae5a9dd5dadb2b95ec11e22d8f715c98d1bb (patch)
tree2a1d6326c3ca7412ba4163e353e3920291ad7008
parentce3bf29e1b09fc4c47d3e0af2d01e610d47fd495 (diff)
downloadaur-9cd3ae5a9dd5dadb2b95ec11e22d8f715c98d1bb.tar.gz
Update to version 28.0.1.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d19ba4a4bf49..cda47bd0bd09 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 = 28.0.0
+ pkgver = 28.0.1
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v28.0.0/PkgTTF-IosevkaTerm-28.0.0.zip
- source = ttf-iosevka-term-28.0.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v28.0.0/LICENSE.md
- sha256sums = e9e5ca577b916e89499eab7e05aad4c585958bb7fbd59bb68bca19880938e5c8
+ source = https://github.com/be5invis/Iosevka/releases/download/v28.0.1/PkgTTF-IosevkaTerm-28.0.1.zip
+ source = ttf-iosevka-term-28.0.1-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v28.0.1/LICENSE.md
+ sha256sums = 055ea14a3e59766b5e0a101513116dfdeeb035439fb8003ba37796f21a11154e
sha256sums = 7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558
pkgname = ttf-iosevka-term
diff --git a/PKGBUILD b/PKGBUILD
index d6e1b6040fa7..45d39977603e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-term
-pkgver=28.0.0
+pkgver=28.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}/PkgTTF-IosevkaTerm-${pkgver}.zip"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md")
-sha256sums=('e9e5ca577b916e89499eab7e05aad4c585958bb7fbd59bb68bca19880938e5c8'
+sha256sums=('055ea14a3e59766b5e0a101513116dfdeeb035439fb8003ba37796f21a11154e'
'7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558')
package() {