summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2021-05-29 16:17:51 +0200
committerMarkus Weimar2021-05-29 16:17:51 +0200
commite94eb9c25a7fc7f428332524ab92a5e5a9ed5dc0 (patch)
tree4159ec042c5c4a8eaaf0a5b93b0700238972600c
parent46dd7f27d0f914b87422a20bb90d388de1784dc1 (diff)
downloadaur-e94eb9c25a7fc7f428332524ab92a5e5a9ed5dc0.tar.gz
Update to version 7.0.0.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bd9e58f67a51..d361bbc05d9c 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 = 6.1.3
+ pkgver = 7.0.0
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v6.1.3/ttf-iosevka-ss17-6.1.3.zip
- source = ttf-iosevka-ss17-6.1.3-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v6.1.3/LICENSE.md
- sha256sums = 83d843359f2d939dd9f0e95229629a5651b5a4cdf2aada584b986b06d8c8948a
+ source = https://github.com/be5invis/Iosevka/releases/download/v7.0.0/ttf-iosevka-ss17-7.0.0.zip
+ source = ttf-iosevka-ss17-7.0.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v7.0.0/LICENSE.md
+ sha256sums = 0f9d83560227729e9c3a16e322aef54bd98a2f2558331aef5214572168114c7b
sha256sums = 72c3d557ff41d871680652f56afd565ba6834c90eadc45a4ec15410dce1c0c80
pkgname = ttf-iosevka-ss17
diff --git a/PKGBUILD b/PKGBUILD
index 20836e8bd893..35c16104c4cd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-ss17
-pkgver=6.1.3
+pkgver=7.0.0
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=('83d843359f2d939dd9f0e95229629a5651b5a4cdf2aada584b986b06d8c8948a'
+sha256sums=('0f9d83560227729e9c3a16e322aef54bd98a2f2558331aef5214572168114c7b'
'72c3d557ff41d871680652f56afd565ba6834c90eadc45a4ec15410dce1c0c80')
package() {