summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2023-05-13 13:06:41 +0200
committerMarkus Weimar2023-05-13 13:06:41 +0200
commit5d972f20e2070956f894fb758d461605648e9d21 (patch)
treef9303df6f8f3539843b78a3a164f28aee33ae5c5
parent127cbbd268aff06716aaaa3c9592a13c8e48525a (diff)
downloadaur-5d972f20e2070956f894fb758d461605648e9d21.tar.gz
Update to version 22.1.2.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5d5110891737..2960b335a94e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ttf-iosevka-etoile
pkgdesc = Typeface family designed for coding, terminal use and technical documents.
- pkgver = 22.1.1
+ pkgver = 22.1.2
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v22.1.1/ttf-iosevka-etoile-22.1.1.zip
- source = ttf-iosevka-etoile-22.1.1-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v22.1.1/LICENSE.md
- sha256sums = 78c172df9921c8b203ac9d3664b0a6c3cc76cd33429586afce19006e524a6893
+ source = https://github.com/be5invis/Iosevka/releases/download/v22.1.2/ttf-iosevka-etoile-22.1.2.zip
+ source = ttf-iosevka-etoile-22.1.2-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v22.1.2/LICENSE.md
+ sha256sums = 4400aeb044469bc91cbe8dadf4a2c0762069ade6ef2baa8dc93c5d51ac4c4ec9
sha256sums = 7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558
pkgname = ttf-iosevka-etoile
diff --git a/PKGBUILD b/PKGBUILD
index 7dcc21386461..ac93b158b042 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-etoile
-pkgver=22.1.1
+pkgver=22.1.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-etoile-${pkgver}.zip"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md")
-sha256sums=('78c172df9921c8b203ac9d3664b0a6c3cc76cd33429586afce19006e524a6893'
+sha256sums=('4400aeb044469bc91cbe8dadf4a2c0762069ade6ef2baa8dc93c5d51ac4c4ec9'
'7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558')
package() {