diff options
author | Markus Weimar | 2023-11-11 16:42:10 +0100 |
---|---|---|
committer | Markus Weimar | 2023-11-11 16:42:10 +0100 |
commit | 222daa12f2bcc87edd9f5a8cab60e868e74f71d4 (patch) | |
tree | 75b670b2509894ea125531c0846c5e86b5d4ef22 | |
parent | c1f53ae96b1db68e8d3c45325ed1d56f9649a19f (diff) | |
download | aur-222daa12f2bcc87edd9f5a8cab60e868e74f71d4.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-ss07-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-ss07-27.3.4.zip - source = ttc-iosevka-ss07-super-27.3.4-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v27.3.4/LICENSE.md - sha256sums = d5c239843ba43b562771bfcfec12f687eb60aca93bfa39471b877f4a4e375b27 + 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 sha256sums = 7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558 pkgname = ttc-iosevka-ss07-super @@ -1,6 +1,6 @@ # Maintainer: Markus Weimar <mail@markusweimar.de> pkgname=ttc-iosevka-ss07-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-ss07-${pkgver}.zip" "${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md") -sha256sums=('d5c239843ba43b562771bfcfec12f687eb60aca93bfa39471b877f4a4e375b27' +sha256sums=('47a8874c34131dfaee19643168cb841234df0c8e71c91aaaa74fe8b078eb8ab5' '7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558') package() { |