summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2023-06-11 11:23:32 +0200
committerMarkus Weimar2023-06-11 11:23:32 +0200
commitab3e7c192ce2aacb4917a37e82f9102369cca167 (patch)
treecde4dcf1e7005a74777b9c9913712081827867d1
parent3d8aced9dd65466c83f5b2bf42a1bf26618a3f4c (diff)
downloadaur-ab3e7c192ce2aacb4917a37e82f9102369cca167.tar.gz
Update to version 24.1.2.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d27d2b776cde..cefa7fc02b72 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ttf-iosevka
pkgdesc = Typeface family designed for coding, terminal use and technical documents.
- pkgver = 24.1.1
+ pkgver = 24.1.2
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v24.1.1/ttf-iosevka-24.1.1.zip
- source = ttf-iosevka-24.1.1-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v24.1.1/LICENSE.md
- sha256sums = 54c27d4e525f727aa5d46ff2a7a0338c84ec518bbf81b4fc679f336991b9af56
+ source = https://github.com/be5invis/Iosevka/releases/download/v24.1.2/ttf-iosevka-24.1.2.zip
+ source = ttf-iosevka-24.1.2-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v24.1.2/LICENSE.md
+ sha256sums = 43cf8be21c6d977c691a6980453dcc60d5bb9b7c7bef3cc41a2436cd80ff4b53
sha256sums = 7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558
pkgname = ttf-iosevka
diff --git a/PKGBUILD b/PKGBUILD
index 57f24d0a4430..0f8598a18a6c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka
-pkgver=24.1.1
+pkgver=24.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-${pkgver}.zip"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md")
-sha256sums=('54c27d4e525f727aa5d46ff2a7a0338c84ec518bbf81b4fc679f336991b9af56'
+sha256sums=('43cf8be21c6d977c691a6980453dcc60d5bb9b7c7bef3cc41a2436cd80ff4b53'
'7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558')
package() {