diff options
author | Markus Weimar | 2023-12-16 15:00:00 +0100 |
---|---|---|
committer | Markus Weimar | 2023-12-16 15:13:10 +0100 |
commit | a621143e5250f5e82ec38a11fae547c71132b524 (patch) | |
tree | 6da40d56ba2b39df9321c6e407b7d48fa41aaf9b | |
parent | 222daa12f2bcc87edd9f5a8cab60e868e74f71d4 (diff) | |
download | aur-a621143e5250f5e82ec38a11fae547c71132b524.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-ss07-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-ss07-27.3.5.zip - source = ttc-iosevka-ss07-super-27.3.5-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v27.3.5/LICENSE.md - sha256sums = 47a8874c34131dfaee19643168cb841234df0c8e71c91aaaa74fe8b078eb8ab5 + source = https://github.com/be5invis/Iosevka/releases/download/v28.0.0/SuperTTC-IosevkaSS07-28.0.0.zip + source = ttc-iosevka-ss07-super-28.0.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v28.0.0/LICENSE.md + sha256sums = 191ab4ad4059ae84a3bf37056fad6bd7277d92c0861dd5ce8d10b4598ddd0af4 sha256sums = 7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558 pkgname = ttc-iosevka-ss07-super @@ -1,14 +1,14 @@ # Maintainer: Markus Weimar <mail@markusweimar.de> pkgname=ttc-iosevka-ss07-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-ss07-${pkgver}.zip" +source=("https://github.com/be5invis/Iosevka/releases/download/v${pkgver}/SuperTTC-IosevkaSS07-${pkgver}.zip" "${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md") -sha256sums=('47a8874c34131dfaee19643168cb841234df0c8e71c91aaaa74fe8b078eb8ab5' +sha256sums=('191ab4ad4059ae84a3bf37056fad6bd7277d92c0861dd5ce8d10b4598ddd0af4' '7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558') package() { |