summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 49316550b640..e48f2215f70b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = ttf-iosevka-ss04
pkgdesc = A slender monospace typeface. Shape: Menlo
- pkgver = 2.3.2
- pkgrel = 2
+ pkgver = 2.3.3
+ pkgrel = 1
url = https://be5invis.github.io/Iosevka/
arch = any
license = custom:OFL
depends = fontconfig
depends = xorg-font-utils
- source = https://github.com/be5invis/Iosevka/releases/download/v2.3.2/iosevka-ss04-2.3.2.zip
- source = ttf-iosevka-ss04-2.3.2-2-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v2.3.2/LICENSE.md
- sha256sums = 57a6b8c6ba270fe62be769167311473a30a5cc0e3564e615a18412c06d2d43f8
+ source = https://github.com/be5invis/Iosevka/releases/download/v2.3.3/iosevka-ss04-2.3.3.zip
+ source = ttf-iosevka-ss04-2.3.3-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v2.3.3/LICENSE.md
+ sha256sums = 901cc64afe6b19051e51397d32bc9158fe771b7c3880eb3c21713ccd4e63abc6
sha256sums = ecfd74a1d6749bf509cee122870da0186bccfae446e3f6bc5faff253577ab000
pkgname = ttf-iosevka-ss04
diff --git a/PKGBUILD b/PKGBUILD
index 08428c84f1d9..82589fd91088 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-ss04
-pkgver=2.3.2
-pkgrel=2
+pkgver=2.3.3
+pkgrel=1
pkgdesc='A slender monospace typeface. Shape: Menlo'
arch=('any')
url='https://be5invis.github.io/Iosevka/'
@@ -9,7 +9,7 @@ license=('custom:OFL')
depends=('fontconfig' 'xorg-font-utils')
source=("https://github.com/be5invis/Iosevka/releases/download/v${pkgver}/iosevka-ss04-${pkgver}.zip"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md")
-sha256sums=('57a6b8c6ba270fe62be769167311473a30a5cc0e3564e615a18412c06d2d43f8'
+sha256sums=('901cc64afe6b19051e51397d32bc9158fe771b7c3880eb3c21713ccd4e63abc6'
'ecfd74a1d6749bf509cee122870da0186bccfae446e3f6bc5faff253577ab000')
package() {