summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2021-04-04 19:02:44 +0200
committerMarkus Weimar2021-04-04 19:02:44 +0200
commitfca790eeff1cd309a24578122ea99736ce032a51 (patch)
treee16c97ba9f568a6014e30c9c3d1e951a95912014
parent6334f28280cdd35b290ec43afc5ed5f312459eb3 (diff)
downloadaur-fca790eeff1cd309a24578122ea99736ce032a51.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 fe10af29d106..d0bfefe6bf21 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ttf-iosevka-ss17
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-ss17-5.2.0.zip
- source = ttf-iosevka-ss17-5.2.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v5.2.0/LICENSE.md
- sha256sums = f284975ce41e1390a2bdde20d7fe857a89a3133ed69a8b2c519caf8ae204346d
+ source = https://github.com/be5invis/Iosevka/releases/download/v5.2.1/ttf-iosevka-ss17-5.2.1.zip
+ source = ttf-iosevka-ss17-5.2.1-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v5.2.1/LICENSE.md
+ sha256sums = c298fb900b0869efe97dd541d12cfecff0279076875672b72779f164d9d2bf68
sha256sums = 72c3d557ff41d871680652f56afd565ba6834c90eadc45a4ec15410dce1c0c80
pkgname = ttf-iosevka-ss17
diff --git a/PKGBUILD b/PKGBUILD
index 1d94d70ead52..5e988879d119 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-ss17
-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-ss17-${pkgver}.zip"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md")
-sha256sums=('f284975ce41e1390a2bdde20d7fe857a89a3133ed69a8b2c519caf8ae204346d'
+sha256sums=('c298fb900b0869efe97dd541d12cfecff0279076875672b72779f164d9d2bf68'
'72c3d557ff41d871680652f56afd565ba6834c90eadc45a4ec15410dce1c0c80')
package() {