summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2021-04-04 19:02:44 +0200
committerMarkus Weimar2021-04-04 19:02:44 +0200
commit926fd4c03c0d1d80345a6b6f43006fccf30158c3 (patch)
tree224fdbb9ed4f7aa4bf6f5fd588948bdbbcd37ad0
parentf1a96c723b7c067dfefd9b2a262c726e6e87e4bc (diff)
downloadaur-926fd4c03c0d1d80345a6b6f43006fccf30158c3.tar.gz
Update to version 5.2.1.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index da53f3f1ff99..e4ad886ab649 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 = 5.2.0
+ pkgver = 5.2.1
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v5.2.0/ttf-iosevka-ss16-5.2.0.zip
- source = ttf-iosevka-ss16-5.2.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v5.2.0/LICENSE.md
- sha256sums = ed69282030b52e2fb0bbeeaea9383a65cd06cbde4ff5a66a682422e3a1ce0cc3
+ source = https://github.com/be5invis/Iosevka/releases/download/v5.2.1/ttf-iosevka-ss16-5.2.1.zip
+ source = ttf-iosevka-ss16-5.2.1-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v5.2.1/LICENSE.md
+ sha256sums = 30a23b494aced04073e5e00b140babb37d73de4e6595a5e36db0cbb473e242b7
sha256sums = 72c3d557ff41d871680652f56afd565ba6834c90eadc45a4ec15410dce1c0c80
pkgname = ttf-iosevka-ss16
diff --git a/PKGBUILD b/PKGBUILD
index 901a34bba4d3..a8a439f2f158 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-ss16
-pkgver=5.2.0
+pkgver=5.2.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=('ed69282030b52e2fb0bbeeaea9383a65cd06cbde4ff5a66a682422e3a1ce0cc3'
+sha256sums=('30a23b494aced04073e5e00b140babb37d73de4e6595a5e36db0cbb473e242b7'
'72c3d557ff41d871680652f56afd565ba6834c90eadc45a4ec15410dce1c0c80')
package() {