diff options
author | Markus Weimar | 2023-10-23 07:42:53 +0200 |
---|---|---|
committer | Markus Weimar | 2023-10-23 07:42:53 +0200 |
commit | 2bb0e7b491c1030e3ace3e8b744f7dd8129ccedc (patch) | |
tree | b2cdf8dc7ca786ea96262ddaa5b4e652ae610def | |
parent | c947485df5a15ce1014b135d0875c729639eb783 (diff) | |
download | aur-2bb0e7b491c1030e3ace3e8b744f7dd8129ccedc.tar.gz |
Update to version 27.3.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-ss01-super pkgdesc = Typeface family designed for coding, terminal use and technical documents. - pkgver = 27.3.0 + pkgver = 27.3.1 pkgrel = 1 url = https://typeof.net/Iosevka/ arch = any license = OFL - source = https://github.com/be5invis/Iosevka/releases/download/v27.3.0/super-ttc-iosevka-ss01-27.3.0.zip - source = ttc-iosevka-ss01-super-27.3.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v27.3.0/LICENSE.md - sha256sums = 743af69ffc86c595c9c433dd13317e23a7af31342a8f231edca3be4fae2af432 + source = https://github.com/be5invis/Iosevka/releases/download/v27.3.1/super-ttc-iosevka-ss01-27.3.1.zip + source = ttc-iosevka-ss01-super-27.3.1-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v27.3.1/LICENSE.md + sha256sums = d08c86223c6fc9a0dbbbb8b55f1127db47680bd40d24c762e92fbf4c4ac2f2fb sha256sums = 7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558 pkgname = ttc-iosevka-ss01-super @@ -1,6 +1,6 @@ # Maintainer: Markus Weimar <mail@markusweimar.de> pkgname=ttc-iosevka-ss01-super -pkgver=27.3.0 +pkgver=27.3.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-ss01-${pkgver}.zip" "${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md") -sha256sums=('743af69ffc86c595c9c433dd13317e23a7af31342a8f231edca3be4fae2af432' +sha256sums=('d08c86223c6fc9a0dbbbb8b55f1127db47680bd40d24c762e92fbf4c4ac2f2fb' '7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558') package() { |