summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2023-02-12 18:40:25 +0100
committerMarkus Weimar2023-02-12 18:40:25 +0100
commit31c2ab3406ffc83c6216f53e2034c71b38a892a4 (patch)
treed5c468a50d1e48a37fc87bd2ee6faface7fe90ca
parentaacf15c2bc55d3a966acc2eeb8f1565325c8f633 (diff)
downloadaur-31c2ab3406ffc83c6216f53e2034c71b38a892a4.tar.gz
Update to version 19.0.0.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9967d81fafb7..2d8e63ab2fd4 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 = 18.0.0
+ pkgver = 19.0.0
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v18.0.0/ttf-iosevka-term-curly-18.0.0.zip
- source = ttf-iosevka-term-curly-18.0.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v18.0.0/LICENSE.md
- sha256sums = 218174559aa7c44eebbcbd59024e149b2f983f15a50a5ee095130642893b3d08
+ source = https://github.com/be5invis/Iosevka/releases/download/v19.0.0/ttf-iosevka-term-curly-19.0.0.zip
+ source = ttf-iosevka-term-curly-19.0.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v19.0.0/LICENSE.md
+ sha256sums = ea98b07206540af90b39c3d9b15ca1e31b361f1b1235516d22238afabf769270
sha256sums = 7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558
pkgname = ttf-iosevka-term-curly
diff --git a/PKGBUILD b/PKGBUILD
index 5be6e192b044..889e4053b8a7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-term-curly
-pkgver=18.0.0
+pkgver=19.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=('218174559aa7c44eebbcbd59024e149b2f983f15a50a5ee095130642893b3d08'
+sha256sums=('ea98b07206540af90b39c3d9b15ca1e31b361f1b1235516d22238afabf769270'
'7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558')
package() {