summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2023-12-18 20:52:37 +0100
committerMarkus Weimar2023-12-18 20:52:37 +0100
commit1331054e907910ac58c8a41132e172dec2145dc6 (patch)
treee052074223f5907f9812eaa52359d3c7c3cca04c
parente810499d44ae28bfc959139bd5dc5a55adacf64b (diff)
downloadaur-1331054e907910ac58c8a41132e172dec2145dc6.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 6d71bdafa3ad..9eb44fa9106c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ttf-iosevka
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-Iosevka-28.0.0.zip
- source = ttf-iosevka-28.0.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v28.0.0/LICENSE.md
- sha256sums = 83ab2a78d9a0c2dc07cd2f84ddae3fa0b72f1e1f6d071f3967ac4413b1bd6961
+ source = https://github.com/be5invis/Iosevka/releases/download/v28.0.1/PkgTTF-Iosevka-28.0.1.zip
+ source = ttf-iosevka-28.0.1-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v28.0.1/LICENSE.md
+ sha256sums = da173efbffad54c2e25cee966eade17799595c4655639b0515f4c66547c8b579
sha256sums = 7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558
pkgname = ttf-iosevka
diff --git a/PKGBUILD b/PKGBUILD
index 228a4019df1b..1afc097ae274 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka
-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-Iosevka-${pkgver}.zip"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md")
-sha256sums=('83ab2a78d9a0c2dc07cd2f84ddae3fa0b72f1e1f6d071f3967ac4413b1bd6961'
+sha256sums=('da173efbffad54c2e25cee966eade17799595c4655639b0515f4c66547c8b579'
'7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558')
package() {