summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2022-12-16 11:02:50 +0100
committerMarkus Weimar2022-12-16 11:02:50 +0100
commita13e73e338e524d41d402b814adbf94eb3637aa5 (patch)
tree7a65128f9e9f6ea68df41c3d7fe43b351fad14d5
parent2c12831331c4f3d0e6af4a57cacf76001ceafa3d (diff)
downloadaur-a13e73e338e524d41d402b814adbf94eb3637aa5.tar.gz
Update to version 16.8.0.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9e77b4d422aa..9aa003546f38 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ttf-iosevka
pkgdesc = Typeface family designed for coding, terminal use and technical documents.
- pkgver = 16.7.0
+ pkgver = 16.8.0
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v16.7.0/ttf-iosevka-16.7.0.zip
- source = ttf-iosevka-16.7.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v16.7.0/LICENSE.md
- sha256sums = 401c9c2a585b7d57774483aa15eeea7d54a1bb916f05a44208a2e4f5ddaf3819
+ source = https://github.com/be5invis/Iosevka/releases/download/v16.8.0/ttf-iosevka-16.8.0.zip
+ source = ttf-iosevka-16.8.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v16.8.0/LICENSE.md
+ sha256sums = 108c7fd4b9a0c3fd8a227a093a5141d55103fc49a9f4ae9ccf51e328cc299162
sha256sums = 46ecadda73abf39cda76731a94fd357b743f882dc1156b4410a2967a811c4ff1
pkgname = ttf-iosevka
diff --git a/PKGBUILD b/PKGBUILD
index a9066a793547..3bb0f778bf04 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka
-pkgver=16.7.0
+pkgver=16.8.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-${pkgver}.zip"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md")
-sha256sums=('401c9c2a585b7d57774483aa15eeea7d54a1bb916f05a44208a2e4f5ddaf3819'
+sha256sums=('108c7fd4b9a0c3fd8a227a093a5141d55103fc49a9f4ae9ccf51e328cc299162'
'46ecadda73abf39cda76731a94fd357b743f882dc1156b4410a2967a811c4ff1')
package() {