diff options
author | Markus Weimar | 2022-06-26 08:30:10 +0200 |
---|---|---|
committer | Markus Weimar | 2022-06-26 08:30:10 +0200 |
commit | abf72982e0a2ac3623a8ad5fe9bcdae6978ddadd (patch) | |
tree | 683a39f466d5a0967b0b10ae497826d5da96f59a | |
parent | f4393b21f94a6ebf6995062d9246bcc14fac4221 (diff) | |
download | aur-abf72982e0a2ac3623a8ad5fe9bcdae6978ddadd.tar.gz |
Update to version 15.5.2.
-rw-r--r-- | .SRCINFO | 8 | ||||
-rw-r--r-- | PKGBUILD | 4 |
2 files changed, 6 insertions, 6 deletions
@@ -1,13 +1,13 @@ pkgbase = ttc-iosevka-ss02-super pkgdesc = Typeface family designed for coding, terminal use and technical documents. - pkgver = 15.5.1 + pkgver = 15.5.2 pkgrel = 1 url = https://typeof.net/Iosevka/ arch = any license = OFL - source = https://github.com/be5invis/Iosevka/releases/download/v15.5.1/super-ttc-iosevka-ss02-15.5.1.zip - source = ttc-iosevka-ss02-super-15.5.1-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v15.5.1/LICENSE.md - sha256sums = 4137d9b29b08a72b8a480c9e6079f61fbbf230b75d5e5372d60938a1e81c2801 + source = https://github.com/be5invis/Iosevka/releases/download/v15.5.2/super-ttc-iosevka-ss02-15.5.2.zip + source = ttc-iosevka-ss02-super-15.5.2-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v15.5.2/LICENSE.md + sha256sums = 3d04068ccf0a156fd9f3d1837c4957e115f3559110e2400f58c257292363b3b4 sha256sums = 46ecadda73abf39cda76731a94fd357b743f882dc1156b4410a2967a811c4ff1 pkgname = ttc-iosevka-ss02-super @@ -1,6 +1,6 @@ # Maintainer: Markus Weimar <mail@markusweimar.de> pkgname=ttc-iosevka-ss02-super -pkgver=15.5.1 +pkgver=15.5.2 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-ss02-${pkgver}.zip" "${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md") -sha256sums=('4137d9b29b08a72b8a480c9e6079f61fbbf230b75d5e5372d60938a1e81c2801' +sha256sums=('3d04068ccf0a156fd9f3d1837c4957e115f3559110e2400f58c257292363b3b4' '46ecadda73abf39cda76731a94fd357b743f882dc1156b4410a2967a811c4ff1') package() { |