diff options
author | Markus Weimar | 2023-09-02 19:53:29 +0200 |
---|---|---|
committer | Markus Weimar | 2023-09-02 19:53:29 +0200 |
commit | b450c51e79cfc1bb0e05ac2df1460260ee0f05d8 (patch) | |
tree | 46cce24a9a00dc414518fe96e647129cd83d1f2b | |
parent | 41be3911d7880f3c8dffeb33d426a17ab002dec6 (diff) | |
download | aur-b450c51e79cfc1bb0e05ac2df1460260ee0f05d8.tar.gz |
Update to version 26.3.0.
-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-ss06 pkgdesc = Typeface family designed for coding, terminal use and technical documents. - pkgver = 26.2.2 + pkgver = 26.3.0 pkgrel = 1 url = https://typeof.net/Iosevka/ arch = any license = OFL - source = https://github.com/be5invis/Iosevka/releases/download/v26.2.2/ttf-iosevka-fixed-ss06-26.2.2.zip - source = ttf-iosevka-fixed-ss06-26.2.2-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v26.2.2/LICENSE.md - sha256sums = fed0350348ac4bdca0ab7f075a3aa36546a8d5969f990cc761f41a9ae45dbe40 + source = https://github.com/be5invis/Iosevka/releases/download/v26.3.0/ttf-iosevka-fixed-ss06-26.3.0.zip + source = ttf-iosevka-fixed-ss06-26.3.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v26.3.0/LICENSE.md + sha256sums = f0b1920ac017c7ca547af983bc488e2ed23a6ad76815365ed4f497121d34c557 sha256sums = 7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558 pkgname = ttf-iosevka-fixed-ss06 @@ -1,6 +1,6 @@ # Maintainer: Markus Weimar <mail@markusweimar.de> pkgname=ttf-iosevka-fixed-ss06 -pkgver=26.2.2 +pkgver=26.3.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}/ttf-iosevka-fixed-ss06-${pkgver}.zip" "${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md") -sha256sums=('fed0350348ac4bdca0ab7f075a3aa36546a8d5969f990cc761f41a9ae45dbe40' +sha256sums=('f0b1920ac017c7ca547af983bc488e2ed23a6ad76815365ed4f497121d34c557' '7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558') package() { |