diff options
author | Markus Weimar | 2022-12-18 07:57:38 +0100 |
---|---|---|
committer | Markus Weimar | 2022-12-18 07:57:38 +0100 |
commit | a98572782fd1c7252e2543666ece30d7056120e7 (patch) | |
tree | 869f03f35b17a3f6945679b61603dad118742330 | |
parent | ad831124025be764f6fb1ffc3293775eefd33cd9 (diff) | |
download | aur-a98572782fd1c7252e2543666ece30d7056120e7.tar.gz |
Update to version 16.8.1.
-rw-r--r-- | .SRCINFO | 8 | ||||
-rw-r--r-- | PKGBUILD | 4 |
2 files changed, 6 insertions, 6 deletions
@@ -1,13 +1,13 @@ pkgbase = ttc-iosevka-ss18-super pkgdesc = Typeface family designed for coding, terminal use and technical documents. - pkgver = 16.8.0 + pkgver = 16.8.1 pkgrel = 1 url = https://typeof.net/Iosevka/ arch = any license = OFL - source = https://github.com/be5invis/Iosevka/releases/download/v16.8.0/super-ttc-iosevka-ss18-16.8.0.zip - source = ttc-iosevka-ss18-super-16.8.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v16.8.0/LICENSE.md - sha256sums = d2087e40f19e820caba99a70515dce1dff3b8cf4a5a5956e02dfa65f4dccfc6d + source = https://github.com/be5invis/Iosevka/releases/download/v16.8.1/super-ttc-iosevka-ss18-16.8.1.zip + source = ttc-iosevka-ss18-super-16.8.1-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v16.8.1/LICENSE.md + sha256sums = f1533d712a2118231b301de2d6fa4c1e6496a63d51c605b362c6dd02568916e2 sha256sums = 46ecadda73abf39cda76731a94fd357b743f882dc1156b4410a2967a811c4ff1 pkgname = ttc-iosevka-ss18-super @@ -1,6 +1,6 @@ # Maintainer: Markus Weimar <mail@markusweimar.de> pkgname=ttc-iosevka-ss18-super -pkgver=16.8.0 +pkgver=16.8.1 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-ss18-${pkgver}.zip" "${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md") -sha256sums=('d2087e40f19e820caba99a70515dce1dff3b8cf4a5a5956e02dfa65f4dccfc6d' +sha256sums=('f1533d712a2118231b301de2d6fa4c1e6496a63d51c605b362c6dd02568916e2' '46ecadda73abf39cda76731a94fd357b743f882dc1156b4410a2967a811c4ff1') package() { |