summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2022-02-26 09:42:00 +0100
committerMarkus Weimar2022-02-26 09:42:00 +0100
commit8fc219903007ea1880d28cc5aeb35958c5123e76 (patch)
treed965b96eac38b664e1c9e94a22804a23098d71e4
parent203bd92747886ee0db3c74820defac1401aec3e3 (diff)
downloadaur-8fc219903007ea1880d28cc5aeb35958c5123e76.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 a2f8573d9ae4..136ec8e11611 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ttf-iosevka-term-curly
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-term-curly-14.0.1.zip
- source = ttf-iosevka-term-curly-14.0.1-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v14.0.1/LICENSE.md
- sha256sums = 2e43356df1771815574ee9cf5754359865a076579ef4778a9ced2cd8a2daca9d
+ source = https://github.com/be5invis/Iosevka/releases/download/v15.0.0/ttf-iosevka-term-curly-15.0.0.zip
+ source = ttf-iosevka-term-curly-15.0.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v15.0.0/LICENSE.md
+ sha256sums = a41a907ba7549cf25a50f84cec1ab95113942b47ea6cf2674f243866b9796400
sha256sums = 46ecadda73abf39cda76731a94fd357b743f882dc1156b4410a2967a811c4ff1
pkgname = ttf-iosevka-term-curly
diff --git a/PKGBUILD b/PKGBUILD
index bca9fcf5ab2b..da50facd7392 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-term-curly
-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-term-curly-${pkgver}.zip"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md")
-sha256sums=('2e43356df1771815574ee9cf5754359865a076579ef4778a9ced2cd8a2daca9d'
+sha256sums=('a41a907ba7549cf25a50f84cec1ab95113942b47ea6cf2674f243866b9796400'
'46ecadda73abf39cda76731a94fd357b743f882dc1156b4410a2967a811c4ff1')
package() {