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 0814c27ebad9..bfa46d289076 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ttf-iosevka-fixed-curly
pkgdesc = Typeface family designed for coding, terminal use and technical documents.
- pkgver = 16.1.0
+ pkgver = 16.2.0
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v16.1.0/ttf-iosevka-fixed-curly-16.1.0.zip
- source = ttf-iosevka-fixed-curly-16.1.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v16.1.0/LICENSE.md
- sha256sums = 5c28369a1f482af0774cac3ca75d2160713c6871f20a25b06e1bdfc5df4f375f
+ source = https://github.com/be5invis/Iosevka/releases/download/v16.2.0/ttf-iosevka-fixed-curly-16.2.0.zip
+ source = ttf-iosevka-fixed-curly-16.2.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v16.2.0/LICENSE.md
+ sha256sums = 3b632b3e94eade8f1ab757d43e341abcbe199e393335b0b44a1bcb45de89e48b
sha256sums = 46ecadda73abf39cda76731a94fd357b743f882dc1156b4410a2967a811c4ff1
pkgname = ttf-iosevka-fixed-curly
diff --git a/PKGBUILD b/PKGBUILD
index dfa0bbd48096..3e2ebe408a18 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-fixed-curly
-pkgver=16.1.0
+pkgver=16.2.0
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-fixed-curly-${pkgver}.zip"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md")
-sha256sums=('5c28369a1f482af0774cac3ca75d2160713c6871f20a25b06e1bdfc5df4f375f'
+sha256sums=('3b632b3e94eade8f1ab757d43e341abcbe199e393335b0b44a1bcb45de89e48b'
'46ecadda73abf39cda76731a94fd357b743f882dc1156b4410a2967a811c4ff1')
package() {