diff options
author | Markus Weimar | 2023-10-29 21:10:38 +0100 |
---|---|---|
committer | Markus Weimar | 2023-10-29 21:10:38 +0100 |
commit | 290c7e56419ab6e3b2f89345dfcd9e1a7177bf02 (patch) | |
tree | a9cff4d061f9207c1d59d22a27d678122d1815b0 /PKGBUILD | |
parent | 76d4c7b0a001c0ebccbf540fc8a7ce88b26f114c (diff) | |
download | aur-290c7e56419ab6e3b2f89345dfcd9e1a7177bf02.tar.gz |
Update to version 27.3.3.
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ # Maintainer: Markus Weimar <mail@markusweimar.de> pkgname=ttf-iosevka-ss08 -pkgver=27.3.1 +pkgver=27.3.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}/ttf-iosevka-ss08-${pkgver}.zip" "${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md") -sha256sums=('17f703f8953f68ea3077ea3b96f940245b92610057c77de95b6e7bb19f3dbae0' +sha256sums=('96bfd731b15a63c9cf42c2b29c5987d72bf403e045af710ba2fa9b30d4a7c4fd' '7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558') package() { |