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 d555c1d86f05..6a93753fa86f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
pkgbase = ttf-iosevka-type-slab
pkgdesc = A slender monospace typeface. Shape: default
- 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
conflicts = ttf-iosevka-pack
- source = https://github.com/be5invis/Iosevka/releases/download/v2.3.2/07-iosevka-type-slab-2.3.2.zip
- source = ttf-iosevka-type-slab-2.3.2-2-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v2.3.2/LICENSE.md
- sha256sums = f562d9e5db179771d58a6b787f78b3a505035a96b884d22eb6cef0de9be2cf9c
+ source = https://github.com/be5invis/Iosevka/releases/download/v2.3.3/07-iosevka-type-slab-2.3.3.zip
+ source = ttf-iosevka-type-slab-2.3.3-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v2.3.3/LICENSE.md
+ sha256sums = 9f36922b35f863d7e90001a1ee78ad7cca5df30b8ed541e9979455e0ced02199
sha256sums = ecfd74a1d6749bf509cee122870da0186bccfae446e3f6bc5faff253577ab000
pkgname = ttf-iosevka-type-slab
diff --git a/PKGBUILD b/PKGBUILD
index f992294737e1..865bbd4b1f42 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-type-slab
-pkgver=2.3.2
-pkgrel=2
+pkgver=2.3.3
+pkgrel=1
pkgdesc='A slender monospace typeface. Shape: default'
arch=('any')
url='https://be5invis.github.io/Iosevka/'
@@ -10,7 +10,7 @@ depends=('fontconfig' 'xorg-font-utils')
conflicts=('ttf-iosevka-pack')
source=("https://github.com/be5invis/Iosevka/releases/download/v${pkgver}/07-iosevka-type-slab-${pkgver}.zip"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md")
-sha256sums=('f562d9e5db179771d58a6b787f78b3a505035a96b884d22eb6cef0de9be2cf9c'
+sha256sums=('9f36922b35f863d7e90001a1ee78ad7cca5df30b8ed541e9979455e0ced02199'
'ecfd74a1d6749bf509cee122870da0186bccfae446e3f6bc5faff253577ab000')
package() {