diff options
author | Markus Weimar | 2023-08-27 08:25:30 +0200 |
---|---|---|
committer | Markus Weimar | 2023-08-27 08:25:30 +0200 |
commit | 323f214c23b20278fec0a7528425d79e471c1c7e (patch) | |
tree | ae6ceb712571a0495ff24757dcc3be86a87348df | |
parent | c3d0487c8e54596f2b449918a8089731f1ceee3e (diff) | |
download | aur-323f214c23b20278fec0a7528425d79e471c1c7e.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 = ttc-iosevka-ss04-super 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/super-ttc-iosevka-ss04-26.2.1.zip - source = ttc-iosevka-ss04-super-26.2.1-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v26.2.1/LICENSE.md - sha256sums = 2e05d8ad10dcd8bb35504e985f385164f92c64769bbb0aeec7417e224933eb42 + source = https://github.com/be5invis/Iosevka/releases/download/v26.2.2/super-ttc-iosevka-ss04-26.2.2.zip + source = ttc-iosevka-ss04-super-26.2.2-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v26.2.2/LICENSE.md + sha256sums = fc9029a1c7493730741712874997cf88113d9b918af748eb1a081564220feab7 sha256sums = 7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558 pkgname = ttc-iosevka-ss04-super @@ -1,6 +1,6 @@ # Maintainer: Markus Weimar <mail@markusweimar.de> pkgname=ttc-iosevka-ss04-super -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}/super-ttc-iosevka-ss04-${pkgver}.zip" "${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md") -sha256sums=('2e05d8ad10dcd8bb35504e985f385164f92c64769bbb0aeec7417e224933eb42' +sha256sums=('fc9029a1c7493730741712874997cf88113d9b918af748eb1a081564220feab7' '7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558') package() { |