diff options
author | Markus Weimar | 2022-12-16 11:02:50 +0100 |
---|---|---|
committer | Markus Weimar | 2022-12-16 11:02:50 +0100 |
commit | ba8bc2b0572f661875168a36bf9433760a7b66f1 (patch) | |
tree | ba5187bbc0c49664d634cf5e8e73c4230177424e | |
parent | 64b13bd38996bfa7c247036dbcbb497847445620 (diff) | |
download | aur-ba8bc2b0572f661875168a36bf9433760a7b66f1.tar.gz |
Update to version 16.8.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-aile-super pkgdesc = Typeface family designed for coding, terminal use and technical documents. - pkgver = 16.7.0 + pkgver = 16.8.0 pkgrel = 1 url = https://typeof.net/Iosevka/ arch = any license = OFL - source = https://github.com/be5invis/Iosevka/releases/download/v16.7.0/super-ttc-iosevka-aile-16.7.0.zip - source = ttc-iosevka-aile-super-16.7.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v16.7.0/LICENSE.md - sha256sums = 0b05e37bccec4b7b654b240e89310aebaf18a987501bb0d0bd967790f256f32f + source = https://github.com/be5invis/Iosevka/releases/download/v16.8.0/super-ttc-iosevka-aile-16.8.0.zip + source = ttc-iosevka-aile-super-16.8.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v16.8.0/LICENSE.md + sha256sums = 7aaa0b64c17b05317d60b55e303891019970e0ed0132dd2ba15ef1b18e33fec4 sha256sums = 46ecadda73abf39cda76731a94fd357b743f882dc1156b4410a2967a811c4ff1 pkgname = ttc-iosevka-aile-super @@ -1,6 +1,6 @@ # Maintainer: Markus Weimar <mail@markusweimar.de> pkgname=ttc-iosevka-aile-super -pkgver=16.7.0 +pkgver=16.8.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-aile-${pkgver}.zip" "${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md") -sha256sums=('0b05e37bccec4b7b654b240e89310aebaf18a987501bb0d0bd967790f256f32f' +sha256sums=('7aaa0b64c17b05317d60b55e303891019970e0ed0132dd2ba15ef1b18e33fec4' '46ecadda73abf39cda76731a94fd357b743f882dc1156b4410a2967a811c4ff1') package() { |