diff options
author | Markus Weimar | 2023-10-29 21:10:37 +0100 |
---|---|---|
committer | Markus Weimar | 2023-10-29 21:10:37 +0100 |
commit | 7689c2d168ef9c78085a51e019f44b97b232a121 (patch) | |
tree | af0eed74e28be6587a3e55a61477e9fd11b29d37 | |
parent | d3e400d3ba7bcd769f60a63273642020d97e6725 (diff) | |
download | aur-7689c2d168ef9c78085a51e019f44b97b232a121.tar.gz |
Update to version 27.3.3.
-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 = 27.3.1 + pkgver = 27.3.3 pkgrel = 1 url = https://typeof.net/Iosevka/ arch = any license = OFL - source = https://github.com/be5invis/Iosevka/releases/download/v27.3.1/super-ttc-iosevka-ss13-27.3.1.zip - source = ttc-iosevka-ss13-super-27.3.1-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v27.3.1/LICENSE.md - sha256sums = f6e77afdb9c633b3076b29df5177d4abf9d345202a1f0d3b1998fbc4fd27a090 + source = https://github.com/be5invis/Iosevka/releases/download/v27.3.3/super-ttc-iosevka-ss13-27.3.3.zip + source = ttc-iosevka-ss13-super-27.3.3-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v27.3.3/LICENSE.md + sha256sums = 82d58a369c28982db38f41d4513fa70cef3135792126a97f5f7f525221646192 sha256sums = 7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558 pkgname = ttc-iosevka-ss13-super @@ -1,6 +1,6 @@ # Maintainer: Markus Weimar <mail@markusweimar.de> pkgname=ttc-iosevka-ss13-super -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}/super-ttc-iosevka-ss13-${pkgver}.zip" "${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md") -sha256sums=('f6e77afdb9c633b3076b29df5177d4abf9d345202a1f0d3b1998fbc4fd27a090' +sha256sums=('82d58a369c28982db38f41d4513fa70cef3135792126a97f5f7f525221646192' '7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558') package() { |