summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2023-03-05 11:08:44 +0100
committerMarkus Weimar2023-03-05 11:08:44 +0100
commit2a9e0f4014068ce5bcd672b4861db61015f6b73e (patch)
tree27170c8c1829e688547560f6c041948174aec190
parenta54909e143d002fbaa50b3ea765c06fdc11a834d (diff)
downloadaur-2a9e0f4014068ce5bcd672b4861db61015f6b73e.tar.gz
Update to version 20.0.0.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a73d1f605a47..922e5c6e60e0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ttf-iosevka-fixed-slab
pkgdesc = Typeface family designed for coding, terminal use and technical documents.
- pkgver = 19.0.1
+ pkgver = 20.0.0
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v19.0.1/ttf-iosevka-fixed-slab-19.0.1.zip
- source = ttf-iosevka-fixed-slab-19.0.1-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v19.0.1/LICENSE.md
- sha256sums = cffe8e83f482311b73023a79ca9ddf338f2317b6c92b33d41d9aefe9f1683f7b
+ source = https://github.com/be5invis/Iosevka/releases/download/v20.0.0/ttf-iosevka-fixed-slab-20.0.0.zip
+ source = ttf-iosevka-fixed-slab-20.0.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v20.0.0/LICENSE.md
+ sha256sums = 5d068ed53f07d49930c690d6b139732f51aa2b90fa3da5d9ae19aba41f447c7c
sha256sums = 7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558
pkgname = ttf-iosevka-fixed-slab
diff --git a/PKGBUILD b/PKGBUILD
index 8c55d5201e62..fe0b07375445 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-fixed-slab
-pkgver=19.0.1
+pkgver=20.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-fixed-slab-${pkgver}.zip"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md")
-sha256sums=('cffe8e83f482311b73023a79ca9ddf338f2317b6c92b33d41d9aefe9f1683f7b'
+sha256sums=('5d068ed53f07d49930c690d6b139732f51aa2b90fa3da5d9ae19aba41f447c7c'
'7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558')
package() {