diff options
author | Markus Weimar | 2022-04-16 14:44:41 +0200 |
---|---|---|
committer | Markus Weimar | 2022-04-16 14:44:41 +0200 |
commit | 218d4c898c4a59ba53cf242c915856cf705735c6 (patch) | |
tree | fa4d872cea341c59973aee26f473b60e69aba025 | |
parent | 0c40663f4b19479cb701c8305c551c8f54d1cee9 (diff) | |
download | aur-218d4c898c4a59ba53cf242c915856cf705735c6.tar.gz |
Update to version 15.2.0.
-rw-r--r-- | .SRCINFO | 8 | ||||
-rw-r--r-- | PKGBUILD | 4 |
2 files changed, 6 insertions, 6 deletions
@@ -1,13 +1,13 @@ pkgbase = ttc-iosevka-ss03-super pkgdesc = Typeface family designed for coding, terminal use and technical documents. - pkgver = 15.1.0 + pkgver = 15.2.0 pkgrel = 1 url = https://typeof.net/Iosevka/ arch = any license = OFL - source = https://github.com/be5invis/Iosevka/releases/download/v15.1.0/super-ttc-iosevka-ss03-15.1.0.zip - source = ttc-iosevka-ss03-super-15.1.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v15.1.0/LICENSE.md - sha256sums = b44e091cc611cf470db041f4de57dce4d0f1315723761cefd6f46e513e3fcd75 + source = https://github.com/be5invis/Iosevka/releases/download/v15.2.0/super-ttc-iosevka-ss03-15.2.0.zip + source = ttc-iosevka-ss03-super-15.2.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v15.2.0/LICENSE.md + sha256sums = 529132415223e228a6f55f862d9b162da5e1bbe4c22cb4bcc6516ca99b117447 sha256sums = 46ecadda73abf39cda76731a94fd357b743f882dc1156b4410a2967a811c4ff1 pkgname = ttc-iosevka-ss03-super @@ -1,6 +1,6 @@ # Maintainer: Markus Weimar <mail@markusweimar.de> pkgname=ttc-iosevka-ss03-super -pkgver=15.1.0 +pkgver=15.2.0 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-ss03-${pkgver}.zip" "${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md") -sha256sums=('b44e091cc611cf470db041f4de57dce4d0f1315723761cefd6f46e513e3fcd75' +sha256sums=('529132415223e228a6f55f862d9b162da5e1bbe4c22cb4bcc6516ca99b117447' '46ecadda73abf39cda76731a94fd357b743f882dc1156b4410a2967a811c4ff1') package() { |