diff options
-rw-r--r-- | .SRCINFO | 8 | ||||
-rw-r--r-- | PKGBUILD | 4 |
2 files changed, 6 insertions, 6 deletions
@@ -1,13 +1,13 @@ pkgbase = ttc-iosevka-ss13-super pkgdesc = Typeface family designed for coding, terminal use and technical documents. - pkgver = 30.3.2 + pkgver = 30.3.3 pkgrel = 1 url = https://typeof.net/Iosevka/ arch = any license = OFL - source = https://github.com/be5invis/Iosevka/releases/download/v30.3.2/SuperTTC-IosevkaSS13-30.3.2.zip - source = ttc-iosevka-ss13-super-30.3.2-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v30.3.2/LICENSE.md - sha256sums = d43f9a3b8084e4c2c152a0d6f90796e5ff672900479e28cc6b050cd986b40167 + source = https://github.com/be5invis/Iosevka/releases/download/v30.3.3/SuperTTC-IosevkaSS13-30.3.3.zip + source = ttc-iosevka-ss13-super-30.3.3-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v30.3.3/LICENSE.md + sha256sums = e73d84fd737fb6fb8129dfdb7183ae6db3b4bde2d9b1f31174f4f7c59eb4b88b sha256sums = 8c914a5c7d8d5e5be1ae07fd8591b437ece15b665f6ccc913cea050ffa8448f7 pkgname = ttc-iosevka-ss13-super @@ -1,6 +1,6 @@ # Maintainer: Markus Weimar <mail@markusweimar.de> pkgname=ttc-iosevka-ss13-super -pkgver=30.3.2 +pkgver=30.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}/SuperTTC-IosevkaSS13-${pkgver}.zip" "${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md") -sha256sums=('d43f9a3b8084e4c2c152a0d6f90796e5ff672900479e28cc6b050cd986b40167' +sha256sums=('e73d84fd737fb6fb8129dfdb7183ae6db3b4bde2d9b1f31174f4f7c59eb4b88b' '8c914a5c7d8d5e5be1ae07fd8591b437ece15b665f6ccc913cea050ffa8448f7') package() { |