diff options
author | Markus Weimar | 2022-08-06 09:47:01 +0200 |
---|---|---|
committer | Markus Weimar | 2022-08-06 09:47:01 +0200 |
commit | 335513ef91484977ceb9d26df812811072543801 (patch) | |
tree | cd29ad489ab473fd0bc1fb49cf1f78c71efac233 | |
parent | f3c0df018440fd6f53d8b4939e62b76a48e76f89 (diff) | |
download | aur-335513ef91484977ceb9d26df812811072543801.tar.gz |
Update to version 15.6.3.
-rw-r--r-- | .SRCINFO | 8 | ||||
-rw-r--r-- | PKGBUILD | 4 |
2 files changed, 6 insertions, 6 deletions
@@ -1,13 +1,13 @@ pkgbase = ttc-iosevka-ss14-super pkgdesc = Typeface family designed for coding, terminal use and technical documents. - pkgver = 15.6.2 + pkgver = 15.6.3 pkgrel = 1 url = https://typeof.net/Iosevka/ arch = any license = OFL - source = https://github.com/be5invis/Iosevka/releases/download/v15.6.2/super-ttc-iosevka-ss14-15.6.2.zip - source = ttc-iosevka-ss14-super-15.6.2-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v15.6.2/LICENSE.md - sha256sums = 0b0730a62829c0d436710cf4dd009a79af585805f3a1aef9391cb9de25c8eee2 + source = https://github.com/be5invis/Iosevka/releases/download/v15.6.3/super-ttc-iosevka-ss14-15.6.3.zip + source = ttc-iosevka-ss14-super-15.6.3-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v15.6.3/LICENSE.md + sha256sums = 8f4750f7163dddb03a12e3450871bd999b234f2d1c91e45ab30fc94f90bc5f75 sha256sums = 46ecadda73abf39cda76731a94fd357b743f882dc1156b4410a2967a811c4ff1 pkgname = ttc-iosevka-ss14-super @@ -1,6 +1,6 @@ # Maintainer: Markus Weimar <mail@markusweimar.de> pkgname=ttc-iosevka-ss14-super -pkgver=15.6.2 +pkgver=15.6.3 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-ss14-${pkgver}.zip" "${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md") -sha256sums=('0b0730a62829c0d436710cf4dd009a79af585805f3a1aef9391cb9de25c8eee2' +sha256sums=('8f4750f7163dddb03a12e3450871bd999b234f2d1c91e45ab30fc94f90bc5f75' '46ecadda73abf39cda76731a94fd357b743f882dc1156b4410a2967a811c4ff1') package() { |