summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2022-02-26 09:42:00 +0100
committerMarkus Weimar2022-02-26 09:42:00 +0100
commit872e85b5f4ff321caa22daf502f9b048c4c0b0db (patch)
tree67072dedf1da3bfef2fd10a3cd58c7e6942dc26a
parentc02411d57880bef4dbc1d72dcf1730f35cb4201e (diff)
downloadaur-872e85b5f4ff321caa22daf502f9b048c4c0b0db.tar.gz
Update to version 15.0.0.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6eb561d02adf..9629c13fe6d7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ttf-iosevka-ss04
pkgdesc = Typeface family designed for coding, terminal use and technical documents.
- pkgver = 14.0.1
+ pkgver = 15.0.0
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v14.0.1/ttf-iosevka-ss04-14.0.1.zip
- source = ttf-iosevka-ss04-14.0.1-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v14.0.1/LICENSE.md
- sha256sums = e4b39f8c6fe21e0b4606faeeae4bc526e4846590e3fefe8b3b427872e4050542
+ source = https://github.com/be5invis/Iosevka/releases/download/v15.0.0/ttf-iosevka-ss04-15.0.0.zip
+ source = ttf-iosevka-ss04-15.0.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v15.0.0/LICENSE.md
+ sha256sums = a9d246dbc8edcde9bffd8a0fda163667db8e1aa30f013255f7e223e5a087c88e
sha256sums = 46ecadda73abf39cda76731a94fd357b743f882dc1156b4410a2967a811c4ff1
pkgname = ttf-iosevka-ss04
diff --git a/PKGBUILD b/PKGBUILD
index b64aad39c5a0..332d091666ef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-ss04
-pkgver=14.0.1
+pkgver=15.0.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-ss04-${pkgver}.zip"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md")
-sha256sums=('e4b39f8c6fe21e0b4606faeeae4bc526e4846590e3fefe8b3b427872e4050542'
+sha256sums=('a9d246dbc8edcde9bffd8a0fda163667db8e1aa30f013255f7e223e5a087c88e'
'46ecadda73abf39cda76731a94fd357b743f882dc1156b4410a2967a811c4ff1')
package() {