diff options
author | Markus Weimar | 2023-11-11 16:42:10 +0100 |
---|---|---|
committer | Markus Weimar | 2023-11-11 16:42:10 +0100 |
commit | 4e2e6283412d96b5e96d429c64978a208edac75a (patch) | |
tree | d7fb9110cb22cecac86564be787bb2296468de60 | |
parent | 682b8cc85faad3cc6631041f7a805421349d1b4d (diff) | |
download | aur-4e2e6283412d96b5e96d429c64978a208edac75a.tar.gz |
Update to version 27.3.5.
-rw-r--r-- | .SRCINFO | 8 | ||||
-rw-r--r-- | PKGBUILD | 4 |
2 files changed, 6 insertions, 6 deletions
@@ -1,13 +1,13 @@ pkgbase = ttc-iosevka-slab-super pkgdesc = Typeface family designed for coding, terminal use and technical documents. - pkgver = 27.3.4 + pkgver = 27.3.5 pkgrel = 1 url = https://typeof.net/Iosevka/ arch = any license = OFL - source = https://github.com/be5invis/Iosevka/releases/download/v27.3.4/super-ttc-iosevka-slab-27.3.4.zip - source = ttc-iosevka-slab-super-27.3.4-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v27.3.4/LICENSE.md - sha256sums = 55ab37c977b5b5833079c9f3408c98e498a5c04ccfc0bd66ce16848dd8140fc8 + source = https://github.com/be5invis/Iosevka/releases/download/v27.3.5/super-ttc-iosevka-slab-27.3.5.zip + source = ttc-iosevka-slab-super-27.3.5-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v27.3.5/LICENSE.md + sha256sums = 9cfce3ccf22dfe978848c42addc76397098a868512ceb77ef60637fdcf694cb0 sha256sums = 7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558 pkgname = ttc-iosevka-slab-super @@ -1,6 +1,6 @@ # Maintainer: Markus Weimar <mail@markusweimar.de> pkgname=ttc-iosevka-slab-super -pkgver=27.3.4 +pkgver=27.3.5 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}/super-ttc-iosevka-slab-${pkgver}.zip" "${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md") -sha256sums=('55ab37c977b5b5833079c9f3408c98e498a5c04ccfc0bd66ce16848dd8140fc8' +sha256sums=('9cfce3ccf22dfe978848c42addc76397098a868512ceb77ef60637fdcf694cb0' '7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558') package() { |