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 62dfe977e771..d2a1dffb7580 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ttf-iosevka-ss03
pkgdesc = Typeface family designed for coding, terminal use and technical documents.
- pkgver = 11.1.0
+ pkgver = 11.1.1
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v11.1.0/ttf-iosevka-ss03-11.1.0.zip
- source = ttf-iosevka-ss03-11.1.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v11.1.0/LICENSE.md
- sha256sums = 0efb5be349740cb60d887e035979da2b3c8c8eb7d460562160a86d857638f4d5
+ source = https://github.com/be5invis/Iosevka/releases/download/v11.1.1/ttf-iosevka-ss03-11.1.1.zip
+ source = ttf-iosevka-ss03-11.1.1-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v11.1.1/LICENSE.md
+ sha256sums = 45feee5278de72bffa1316672e9c6b00278821877ef68b45fb358c21b728b66a
sha256sums = 72c3d557ff41d871680652f56afd565ba6834c90eadc45a4ec15410dce1c0c80
pkgname = ttf-iosevka-ss03
diff --git a/PKGBUILD b/PKGBUILD
index 1492c9c5025e..9099854bfefd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-ss03
-pkgver=11.1.0
+pkgver=11.1.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-ss03-${pkgver}.zip"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md")
-sha256sums=('0efb5be349740cb60d887e035979da2b3c8c8eb7d460562160a86d857638f4d5'
+sha256sums=('45feee5278de72bffa1316672e9c6b00278821877ef68b45fb358c21b728b66a'
'72c3d557ff41d871680652f56afd565ba6834c90eadc45a4ec15410dce1c0c80')
package() {