summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2021-08-02 10:16:44 +0200
committerMarkus Weimar2021-08-02 10:16:44 +0200
commitafc653fcd7d2b2c1a9d017abe2ea97c77d536c07 (patch)
tree739c645bde0ca15cac63f3697a74d4a733ae4a8a
parent5fa6efde2f2c872e4a147e2db22f2982bc802b7c (diff)
downloadaur-afc653fcd7d2b2c1a9d017abe2ea97c77d536c07.tar.gz
Update to version 9.0.1.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5f8b51be8e56..3e4b1e00ca17 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ttf-iosevka-curly
pkgdesc = Typeface family designed for coding, terminal use and technical documents.
- pkgver = 9.0.0
+ pkgver = 9.0.1
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v9.0.0/ttf-iosevka-curly-9.0.0.zip
- source = ttf-iosevka-curly-9.0.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v9.0.0/LICENSE.md
- sha256sums = 3af3173f3253aee5c039b72b78cbabf936acf6dbd51f540d1ae73fc1d4bc5ef0
+ source = https://github.com/be5invis/Iosevka/releases/download/v9.0.1/ttf-iosevka-curly-9.0.1.zip
+ source = ttf-iosevka-curly-9.0.1-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v9.0.1/LICENSE.md
+ sha256sums = 602cfb6f5ecb5cafb997ac847eaa83b9490c6aa8d3740000cbb5b65b9b3fb714
sha256sums = 72c3d557ff41d871680652f56afd565ba6834c90eadc45a4ec15410dce1c0c80
pkgname = ttf-iosevka-curly
diff --git a/PKGBUILD b/PKGBUILD
index 46df202030a1..e1065f8764fa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-curly
-pkgver=9.0.0
+pkgver=9.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-curly-${pkgver}.zip"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md")
-sha256sums=('3af3173f3253aee5c039b72b78cbabf936acf6dbd51f540d1ae73fc1d4bc5ef0'
+sha256sums=('602cfb6f5ecb5cafb997ac847eaa83b9490c6aa8d3740000cbb5b65b9b3fb714'
'72c3d557ff41d871680652f56afd565ba6834c90eadc45a4ec15410dce1c0c80')
package() {