summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2023-04-16 12:11:28 +0200
committerMarkus Weimar2023-04-16 12:11:28 +0200
commit6d01b4f5febe6bc28134ff419ba01a9d9861c09f (patch)
tree644dc121fd5abb89a3bc8c9671022ad26ae0503d
parent7f7272dc425a8f601d1070c011afb47329022f70 (diff)
downloadaur-6d01b4f5febe6bc28134ff419ba01a9d9861c09f.tar.gz
Update to version 22.0.2.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 64987c6284aa..353f7be1af6a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ttf-iosevka-ss12
pkgdesc = Typeface family designed for coding, terminal use and technical documents.
- pkgver = 22.0.1
+ pkgver = 22.0.2
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v22.0.1/ttf-iosevka-ss12-22.0.1.zip
- source = ttf-iosevka-ss12-22.0.1-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v22.0.1/LICENSE.md
- sha256sums = ff224b029056f6b953d5678c24154f8f5a2e94431fb70df1f62eaf54b41a3314
+ source = https://github.com/be5invis/Iosevka/releases/download/v22.0.2/ttf-iosevka-ss12-22.0.2.zip
+ source = ttf-iosevka-ss12-22.0.2-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v22.0.2/LICENSE.md
+ sha256sums = 3ced4ba5332da8595c79daea8ba0940048a9113290da6287fa9431ff93fa0eed
sha256sums = 7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558
pkgname = ttf-iosevka-ss12
diff --git a/PKGBUILD b/PKGBUILD
index 233c36e25c62..b30ef9b519ff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-ss12
-pkgver=22.0.1
+pkgver=22.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-ss12-${pkgver}.zip"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md")
-sha256sums=('ff224b029056f6b953d5678c24154f8f5a2e94431fb70df1f62eaf54b41a3314'
+sha256sums=('3ced4ba5332da8595c79daea8ba0940048a9113290da6287fa9431ff93fa0eed'
'7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558')
package() {