diff options
author | Markus Weimar | 2024-07-01 08:12:24 +0200 |
---|---|---|
committer | Markus Weimar | 2024-07-01 08:12:24 +0200 |
commit | 8fa831137e06e3751c8446863a92845e87adc349 (patch) | |
tree | 00ca4b7f32e3327113a933ac67be90ad5576c82b | |
parent | f398cce001b6cbacd5a33d532eeeeafc1b1b22ba (diff) | |
download | aur-8fa831137e06e3751c8446863a92845e87adc349.tar.gz |
Update to version 30.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-ss02-super pkgdesc = Typeface family designed for coding, terminal use and technical documents. - pkgver = 30.3.0 + pkgver = 30.3.1 pkgrel = 1 url = https://typeof.net/Iosevka/ arch = any license = OFL - source = https://github.com/be5invis/Iosevka/releases/download/v30.3.0/SuperTTC-IosevkaSS02-30.3.0.zip - source = ttc-iosevka-ss02-super-30.3.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v30.3.0/LICENSE.md - sha256sums = a8e4638264b04e4a79b1f548fadb5ebaa77693c447fdff1bab141e40b45559f8 + source = https://github.com/be5invis/Iosevka/releases/download/v30.3.1/SuperTTC-IosevkaSS02-30.3.1.zip + source = ttc-iosevka-ss02-super-30.3.1-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v30.3.1/LICENSE.md + sha256sums = 7b92d235cf75907a2bdd0186b6c697f99fe2512f3cdbfd1987ab1ab29e9b6186 sha256sums = 8c914a5c7d8d5e5be1ae07fd8591b437ece15b665f6ccc913cea050ffa8448f7 pkgname = ttc-iosevka-ss02-super @@ -1,6 +1,6 @@ # Maintainer: Markus Weimar <mail@markusweimar.de> pkgname=ttc-iosevka-ss02-super -pkgver=30.3.0 +pkgver=30.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}/SuperTTC-IosevkaSS02-${pkgver}.zip" "${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md") -sha256sums=('a8e4638264b04e4a79b1f548fadb5ebaa77693c447fdff1bab141e40b45559f8' +sha256sums=('7b92d235cf75907a2bdd0186b6c697f99fe2512f3cdbfd1987ab1ab29e9b6186' '8c914a5c7d8d5e5be1ae07fd8591b437ece15b665f6ccc913cea050ffa8448f7') package() { |