summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 62107fea403d..edb6d3498212 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ttf-iosevka-ss11
pkgdesc = Typeface family designed for coding, terminal use and technical documents.
- pkgver = 15.6.0
+ pkgver = 15.6.1
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v15.6.0/ttf-iosevka-ss11-15.6.0.zip
- source = ttf-iosevka-ss11-15.6.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v15.6.0/LICENSE.md
- sha256sums = 712b72abd78ceeeeb9629f8e7d45970cf25570a23ff069f558f45c7f073fe96f
+ source = https://github.com/be5invis/Iosevka/releases/download/v15.6.1/ttf-iosevka-ss11-15.6.1.zip
+ source = ttf-iosevka-ss11-15.6.1-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v15.6.1/LICENSE.md
+ sha256sums = 3a2c67b9d33660d95fd6f34f0a4190875073af95d7b5fbfe387049794b84f7e7
sha256sums = 46ecadda73abf39cda76731a94fd357b743f882dc1156b4410a2967a811c4ff1
pkgname = ttf-iosevka-ss11
diff --git a/PKGBUILD b/PKGBUILD
index 80a8133760aa..82c20794c4e7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-ss11
-pkgver=15.6.0
+pkgver=15.6.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-ss11-${pkgver}.zip"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md")
-sha256sums=('712b72abd78ceeeeb9629f8e7d45970cf25570a23ff069f558f45c7f073fe96f'
+sha256sums=('3a2c67b9d33660d95fd6f34f0a4190875073af95d7b5fbfe387049794b84f7e7'
'46ecadda73abf39cda76731a94fd357b743f882dc1156b4410a2967a811c4ff1')
package() {