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 cd21bda21309..5a2622ffedd8 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 = 28.0.4
+ pkgver = 28.0.5
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v28.0.4/PkgTTF-IosevkaSS03-28.0.4.zip
- source = ttf-iosevka-ss03-28.0.4-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v28.0.4/LICENSE.md
- sha256sums = 6e98061b35cb93dc655a0c62a8b282bda3f84280c7615df1a45ccb2f73fae551
+ source = https://github.com/be5invis/Iosevka/releases/download/v28.0.5/PkgTTF-IosevkaSS03-28.0.5.zip
+ source = ttf-iosevka-ss03-28.0.5-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v28.0.5/LICENSE.md
+ sha256sums = 22a7a8bc46755367a867f705832cb0f9212b11e12c72110f85099ace684ec0f6
sha256sums = 8c914a5c7d8d5e5be1ae07fd8591b437ece15b665f6ccc913cea050ffa8448f7
pkgname = ttf-iosevka-ss03
diff --git a/PKGBUILD b/PKGBUILD
index f6eb5c8dc6e4..22b0e332c93b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-ss03
-pkgver=28.0.4
+pkgver=28.0.5
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}/PkgTTF-IosevkaSS03-${pkgver}.zip"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md")
-sha256sums=('6e98061b35cb93dc655a0c62a8b282bda3f84280c7615df1a45ccb2f73fae551'
+sha256sums=('22a7a8bc46755367a867f705832cb0f9212b11e12c72110f85099ace684ec0f6'
'8c914a5c7d8d5e5be1ae07fd8591b437ece15b665f6ccc913cea050ffa8448f7')
package() {