summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2021-03-22 17:06:37 +0100
committerMarkus Weimar2021-03-22 17:06:37 +0100
commit6005f3f3ed1df9d7e3bd530490cd241c9193e208 (patch)
tree65b7edea7b864a7b5ed877fd268cd5c66905dd42
parent7f101597c690eca20db38896a990e247a202686f (diff)
downloadaur-6005f3f3ed1df9d7e3bd530490cd241c9193e208.tar.gz
Update to version 5.0.9.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ccd9eaf2593b..e24e5199bb3c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ttf-iosevka
pkgdesc = Typeface family designed for coding, terminal use and technical documents.
- pkgver = 5.0.8
+ pkgver = 5.0.9
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v5.0.8/ttf-iosevka-5.0.8.zip
- source = ttf-iosevka-5.0.8-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v5.0.8/LICENSE.md
- sha256sums = 102c50505c420f0bdacb0e55395d096575d5fe20ac64d01795b38f94b36dfe1e
+ source = https://github.com/be5invis/Iosevka/releases/download/v5.0.9/ttf-iosevka-5.0.9.zip
+ source = ttf-iosevka-5.0.9-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v5.0.9/LICENSE.md
+ sha256sums = cb1b163349f6d3b1726c1dec6f52c6a173900382a7429be4cb78182f145ea33b
sha256sums = 72c3d557ff41d871680652f56afd565ba6834c90eadc45a4ec15410dce1c0c80
pkgname = ttf-iosevka
diff --git a/PKGBUILD b/PKGBUILD
index 662bc5c069dd..970f3f426fa7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka
-pkgver=5.0.8
+pkgver=5.0.9
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=('102c50505c420f0bdacb0e55395d096575d5fe20ac64d01795b38f94b36dfe1e'
+sha256sums=('cb1b163349f6d3b1726c1dec6f52c6a173900382a7429be4cb78182f145ea33b'
'72c3d557ff41d871680652f56afd565ba6834c90eadc45a4ec15410dce1c0c80')
package() {