diff options
author | Markus Weimar | 2023-08-27 08:25:30 +0200 |
---|---|---|
committer | Markus Weimar | 2023-08-27 08:25:30 +0200 |
commit | a6ae0ee839bd54bd16db26c26a2200416f4941e9 (patch) | |
tree | b9809cd6d569fc407de1c4cb369c356130f45d86 | |
parent | eefff309d1141832d5f4b696e4aaaa5886d0f0c5 (diff) | |
download | aur-a6ae0ee839bd54bd16db26c26a2200416f4941e9.tar.gz |
Update to version 26.2.2.
-rw-r--r-- | .SRCINFO | 8 | ||||
-rw-r--r-- | PKGBUILD | 4 |
2 files changed, 6 insertions, 6 deletions
@@ -1,13 +1,13 @@ pkgbase = ttf-iosevka-fixed-ss03 pkgdesc = Typeface family designed for coding, terminal use and technical documents. - pkgver = 26.2.1 + pkgver = 26.2.2 pkgrel = 1 url = https://typeof.net/Iosevka/ arch = any license = OFL - source = https://github.com/be5invis/Iosevka/releases/download/v26.2.1/ttf-iosevka-fixed-ss03-26.2.1.zip - source = ttf-iosevka-fixed-ss03-26.2.1-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v26.2.1/LICENSE.md - sha256sums = ded66378b836bb748d9e69afdccee447520a4a06eba65b282d937e1171ed8c0f + source = https://github.com/be5invis/Iosevka/releases/download/v26.2.2/ttf-iosevka-fixed-ss03-26.2.2.zip + source = ttf-iosevka-fixed-ss03-26.2.2-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v26.2.2/LICENSE.md + sha256sums = 3f5c780b9b1f6f6f81bd8f5218ad0f9c98c4842af55aab45e10326b808f8e136 sha256sums = 7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558 pkgname = ttf-iosevka-fixed-ss03 @@ -1,6 +1,6 @@ # Maintainer: Markus Weimar <mail@markusweimar.de> pkgname=ttf-iosevka-fixed-ss03 -pkgver=26.2.1 +pkgver=26.2.2 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}/ttf-iosevka-fixed-ss03-${pkgver}.zip" "${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md") -sha256sums=('ded66378b836bb748d9e69afdccee447520a4a06eba65b282d937e1171ed8c0f' +sha256sums=('3f5c780b9b1f6f6f81bd8f5218ad0f9c98c4842af55aab45e10326b808f8e136' '7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558') package() { |