diff options
author | Markus Weimar | 2023-09-17 13:45:07 +0200 |
---|---|---|
committer | Markus Weimar | 2023-09-17 13:45:07 +0200 |
commit | 535d4ef4ee5bd664eaf11e3f43319cac817d7111 (patch) | |
tree | 33f98db5fe722a3d9a95f64febe3238dbc78fb75 | |
parent | 568e34f7dea8e0cfa1c35824165734cf41e4d26d (diff) | |
download | aur-535d4ef4ee5bd664eaf11e3f43319cac817d7111.tar.gz |
Update to version 27.0.1.
-rw-r--r-- | .SRCINFO | 8 | ||||
-rw-r--r-- | PKGBUILD | 4 |
2 files changed, 6 insertions, 6 deletions
@@ -1,13 +1,13 @@ pkgbase = ttc-iosevka-ss05-super pkgdesc = Typeface family designed for coding, terminal use and technical documents. - pkgver = 27.0.0 + pkgver = 27.0.1 pkgrel = 1 url = https://typeof.net/Iosevka/ arch = any license = OFL - source = https://github.com/be5invis/Iosevka/releases/download/v27.0.0/super-ttc-iosevka-ss05-27.0.0.zip - source = ttc-iosevka-ss05-super-27.0.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v27.0.0/LICENSE.md - sha256sums = 8534cfc7eab8aac8d3f1d90e48dae3d656122a513b051f7f9a4f7b64026b8b87 + source = https://github.com/be5invis/Iosevka/releases/download/v27.0.1/super-ttc-iosevka-ss05-27.0.1.zip + source = ttc-iosevka-ss05-super-27.0.1-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v27.0.1/LICENSE.md + sha256sums = 08583306b93e6ded9c7600de958764788ea63ca72869a669f9bb60f9679184aa sha256sums = 7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558 pkgname = ttc-iosevka-ss05-super @@ -1,6 +1,6 @@ # Maintainer: Markus Weimar <mail@markusweimar.de> pkgname=ttc-iosevka-ss05-super -pkgver=27.0.0 +pkgver=27.0.1 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-ss05-${pkgver}.zip" "${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md") -sha256sums=('8534cfc7eab8aac8d3f1d90e48dae3d656122a513b051f7f9a4f7b64026b8b87' +sha256sums=('08583306b93e6ded9c7600de958764788ea63ca72869a669f9bb60f9679184aa' '7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558') package() { |