summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2023-05-07 16:10:12 +0200
committerMarkus Weimar2023-05-07 16:10:12 +0200
commitb60b06fd9eb6010a4dedd177b4b7c8932570889c (patch)
tree16ab2fbd800d42d969e9aa53f167cba760707a56
parent212fee1839ebc81b6c2d313f1c1942f1fa4b1a94 (diff)
downloadaur-b60b06fd9eb6010a4dedd177b4b7c8932570889c.tar.gz
Update to version 22.1.1.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6135fb29d29a..d12b71f6a9d0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ttf-iosevka-term-curly
pkgdesc = Typeface family designed for coding, terminal use and technical documents.
- pkgver = 22.1.0
+ pkgver = 22.1.1
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v22.1.0/ttf-iosevka-term-curly-22.1.0.zip
- source = ttf-iosevka-term-curly-22.1.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v22.1.0/LICENSE.md
- sha256sums = 1e545aafe52fcc3d6f2d4e89b845c22a23a68782985d709a493b6d686bc6e412
+ source = https://github.com/be5invis/Iosevka/releases/download/v22.1.1/ttf-iosevka-term-curly-22.1.1.zip
+ source = ttf-iosevka-term-curly-22.1.1-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v22.1.1/LICENSE.md
+ sha256sums = 5b16c0405e6db8827e5fb7562a663a128941905cab2985a000e78da41d62dac9
sha256sums = 7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558
pkgname = ttf-iosevka-term-curly
diff --git a/PKGBUILD b/PKGBUILD
index 06e02c2c1817..5deaebd47125 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-term-curly
-pkgver=22.1.0
+pkgver=22.1.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-curly-${pkgver}.zip"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md")
-sha256sums=('1e545aafe52fcc3d6f2d4e89b845c22a23a68782985d709a493b6d686bc6e412'
+sha256sums=('5b16c0405e6db8827e5fb7562a663a128941905cab2985a000e78da41d62dac9'
'7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558')
package() {