diff options
author | Markus Weimar | 2023-12-16 15:00:00 +0100 |
---|---|---|
committer | Markus Weimar | 2023-12-16 15:00:00 +0100 |
commit | ea466665f87225061800bab9ee6514330d1f7010 (patch) | |
tree | 56ba3c64092e59af27d30a66ea990f651a46207e | |
parent | 10aa8821bdbb253e9914f716d57308ac5a0a2fa2 (diff) | |
download | aur-ea466665f87225061800bab9ee6514330d1f7010.tar.gz |
Update to version 28.0.0.
-rw-r--r-- | .SRCINFO | 8 | ||||
-rw-r--r-- | PKGBUILD | 6 |
2 files changed, 7 insertions, 7 deletions
@@ -1,13 +1,13 @@ pkgbase = ttc-iosevka-curly-slab-super pkgdesc = Typeface family designed for coding, terminal use and technical documents. - pkgver = 27.3.5 + pkgver = 28.0.0 pkgrel = 1 url = https://typeof.net/Iosevka/ arch = any license = OFL - source = https://github.com/be5invis/Iosevka/releases/download/v27.3.5/super-ttc-iosevka-curly-slab-27.3.5.zip - source = ttc-iosevka-curly-slab-super-27.3.5-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v27.3.5/LICENSE.md - sha256sums = 06e4ac5cf44c8228fc491b352fbe41dc74ecf9ae574b089edbeccb14f99c2af5 + source = https://github.com/be5invis/Iosevka/releases/download/v28.0.0/SuperTTC-IosevkaCurlySlab-28.0.0.zip + source = ttc-iosevka-curly-slab-super-28.0.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v28.0.0/LICENSE.md + sha256sums = 9a89341eed1cbe8ef5ab87fa9e63def5eb53f93b24e298c9641319a1281df105 sha256sums = 7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558 pkgname = ttc-iosevka-curly-slab-super @@ -1,14 +1,14 @@ # Maintainer: Markus Weimar <mail@markusweimar.de> pkgname=ttc-iosevka-curly-slab-super -pkgver=27.3.5 +pkgver=28.0.0 pkgrel=1 pkgdesc='Typeface family designed for coding, terminal use and technical documents.' arch=('any') url='https://typeof.net/Iosevka/' license=('OFL') -source=("https://github.com/be5invis/Iosevka/releases/download/v${pkgver}/super-ttc-iosevka-curly-slab-${pkgver}.zip" +source=("https://github.com/be5invis/Iosevka/releases/download/v${pkgver}/SuperTTC-IosevkaCurlySlab-${pkgver}.zip" "${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md") -sha256sums=('06e4ac5cf44c8228fc491b352fbe41dc74ecf9ae574b089edbeccb14f99c2af5' +sha256sums=('9a89341eed1cbe8ef5ab87fa9e63def5eb53f93b24e298c9641319a1281df105' '7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558') package() { |