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 f4ae8368f33b..9ae306571073 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 = 10.3.2
+ pkgver = 10.3.3
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v10.3.2/ttf-iosevka-ss11-10.3.2.zip
- source = ttf-iosevka-ss11-10.3.2-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v10.3.2/LICENSE.md
- sha256sums = ba5995b2f9ef5ef82cadc66bcb9e4c4e2de1623ad255510a32d64c11da8fb2d2
+ source = https://github.com/be5invis/Iosevka/releases/download/v10.3.3/ttf-iosevka-ss11-10.3.3.zip
+ source = ttf-iosevka-ss11-10.3.3-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v10.3.3/LICENSE.md
+ sha256sums = 8b9f046db96e16198983be65de5b59e37d93e612d5758df18044ee3638143702
sha256sums = 72c3d557ff41d871680652f56afd565ba6834c90eadc45a4ec15410dce1c0c80
pkgname = ttf-iosevka-ss11
diff --git a/PKGBUILD b/PKGBUILD
index 7319e67aecb1..634ec76f4859 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-ss11
-pkgver=10.3.2
+pkgver=10.3.3
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=('ba5995b2f9ef5ef82cadc66bcb9e4c4e2de1623ad255510a32d64c11da8fb2d2'
+sha256sums=('8b9f046db96e16198983be65de5b59e37d93e612d5758df18044ee3638143702'
'72c3d557ff41d871680652f56afd565ba6834c90eadc45a4ec15410dce1c0c80')
package() {