summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2023-02-20 09:56:57 +0100
committerMarkus Weimar2023-02-20 09:56:57 +0100
commitcfeacc4810c638d46a41559679a9dff4044cfbce (patch)
treeccf9f2a3a24aeae1ebd273ae47b8807e08a7e523
parent05f409f6d4a3f4c9bb41c552b50c18ce3057adbe (diff)
downloadaur-cfeacc4810c638d46a41559679a9dff4044cfbce.tar.gz
Update to version 19.0.1.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 07d10a8d7be9..745aeff93091 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ttf-iosevka-ss16
pkgdesc = Typeface family designed for coding, terminal use and technical documents.
- pkgver = 19.0.0
+ pkgver = 19.0.1
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v19.0.0/ttf-iosevka-ss16-19.0.0.zip
- source = ttf-iosevka-ss16-19.0.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v19.0.0/LICENSE.md
- sha256sums = 173c7a1c8de012d03f6e07511eee362e73b24961fdefa5c6223a6509c5d845d9
+ source = https://github.com/be5invis/Iosevka/releases/download/v19.0.1/ttf-iosevka-ss16-19.0.1.zip
+ source = ttf-iosevka-ss16-19.0.1-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v19.0.1/LICENSE.md
+ sha256sums = ef90589169de856c50a0ca6450d0622ac210f979b5f58c462d02dab7c25f89d1
sha256sums = 7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558
pkgname = ttf-iosevka-ss16
diff --git a/PKGBUILD b/PKGBUILD
index 57dc78438df8..45b78d3e88c7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-ss16
-pkgver=19.0.0
+pkgver=19.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}/ttf-iosevka-ss16-${pkgver}.zip"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md")
-sha256sums=('173c7a1c8de012d03f6e07511eee362e73b24961fdefa5c6223a6509c5d845d9'
+sha256sums=('ef90589169de856c50a0ca6450d0622ac210f979b5f58c462d02dab7c25f89d1'
'7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558')
package() {