diff options
author | Markus Weimar | 2022-02-16 11:47:40 +0100 |
---|---|---|
committer | Markus Weimar | 2022-02-16 11:47:40 +0100 |
commit | 7047d262d773afc27d4bdcd8a91e51678628c75a (patch) | |
tree | 194e3b172ace8a638bca562364a9bc49ef143837 | |
parent | dbf221343c7f33f3bda80bebb1dfc3d0471f94e2 (diff) | |
download | aur-7047d262d773afc27d4bdcd8a91e51678628c75a.tar.gz |
Update to version 14.0.0.
-rw-r--r-- | .SRCINFO | 8 | ||||
-rw-r--r-- | PKGBUILD | 4 |
2 files changed, 6 insertions, 6 deletions
@@ -1,13 +1,13 @@ pkgbase = ttc-iosevka-ss08-super pkgdesc = Typeface family designed for coding, terminal use and technical documents. - pkgver = 13.3.1 + pkgver = 14.0.0 pkgrel = 1 url = https://typeof.net/Iosevka/ arch = any license = OFL - source = https://github.com/be5invis/Iosevka/releases/download/v13.3.1/super-ttc-iosevka-ss08-13.3.1.zip - source = ttc-iosevka-ss08-super-13.3.1-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v13.3.1/LICENSE.md - sha256sums = 392544c3cf7f65ff449cacb6c7829f60e686537bd7c54859c89f4c7ee2c626ba + source = https://github.com/be5invis/Iosevka/releases/download/v14.0.0/super-ttc-iosevka-ss08-14.0.0.zip + source = ttc-iosevka-ss08-super-14.0.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v14.0.0/LICENSE.md + sha256sums = efabf7b42eae8ec57f9d83f0055a844cca99099e8fef95ec37ba881cf1c10d58 sha256sums = 46ecadda73abf39cda76731a94fd357b743f882dc1156b4410a2967a811c4ff1 pkgname = ttc-iosevka-ss08-super @@ -1,6 +1,6 @@ # Maintainer: Markus Weimar <mail@markusweimar.de> pkgname=ttc-iosevka-ss08-super -pkgver=13.3.1 +pkgver=14.0.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}/super-ttc-iosevka-ss08-${pkgver}.zip" "${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md") -sha256sums=('392544c3cf7f65ff449cacb6c7829f60e686537bd7c54859c89f4c7ee2c626ba' +sha256sums=('efabf7b42eae8ec57f9d83f0055a844cca99099e8fef95ec37ba881cf1c10d58' '46ecadda73abf39cda76731a94fd357b743f882dc1156b4410a2967a811c4ff1') package() { |