diff options
author | Markus Weimar | 2022-10-02 17:35:30 +0200 |
---|---|---|
committer | Markus Weimar | 2022-10-02 17:35:30 +0200 |
commit | 2330c3e0d037244531e42c413c78c601491d0ec1 (patch) | |
tree | f9f7f6676cbd7971c07d7c8e45bf00e60f5ac866 | |
parent | 7e9b2a5c742171c622709e25a5f6ab6ae2051329 (diff) | |
download | aur-2330c3e0d037244531e42c413c78c601491d0ec1.tar.gz |
Update to version 16.3.0.
-rw-r--r-- | .SRCINFO | 8 | ||||
-rw-r--r-- | PKGBUILD | 4 |
2 files changed, 6 insertions, 6 deletions
@@ -1,13 +1,13 @@ pkgbase = ttf-iosevka-term-ss16 pkgdesc = Typeface family designed for coding, terminal use and technical documents. - pkgver = 16.2.1 + pkgver = 16.3.0 pkgrel = 1 url = https://typeof.net/Iosevka/ arch = any license = OFL - source = https://github.com/be5invis/Iosevka/releases/download/v16.2.1/ttf-iosevka-term-ss16-16.2.1.zip - source = ttf-iosevka-term-ss16-16.2.1-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v16.2.1/LICENSE.md - sha256sums = f24b85f5bfd70b47790f6cc84f020eb028009bbce8fada2af9668df5c2125ff8 + source = https://github.com/be5invis/Iosevka/releases/download/v16.3.0/ttf-iosevka-term-ss16-16.3.0.zip + source = ttf-iosevka-term-ss16-16.3.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v16.3.0/LICENSE.md + sha256sums = 429779ea10b25849731d01eebf683e804f68beaebf1672e8465a2f6c53984825 sha256sums = 46ecadda73abf39cda76731a94fd357b743f882dc1156b4410a2967a811c4ff1 pkgname = ttf-iosevka-term-ss16 @@ -1,6 +1,6 @@ # Maintainer: Markus Weimar <mail@markusweimar.de> pkgname=ttf-iosevka-term-ss16 -pkgver=16.2.1 +pkgver=16.3.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}/ttf-iosevka-term-ss16-${pkgver}.zip" "${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md") -sha256sums=('f24b85f5bfd70b47790f6cc84f020eb028009bbce8fada2af9668df5c2125ff8' +sha256sums=('429779ea10b25849731d01eebf683e804f68beaebf1672e8465a2f6c53984825' '46ecadda73abf39cda76731a94fd357b743f882dc1156b4410a2967a811c4ff1') package() { |