diff options
author | Markus Weimar | 2021-07-21 12:05:18 +0200 |
---|---|---|
committer | Markus Weimar | 2021-07-21 12:05:18 +0200 |
commit | 8800f4e0166acc9b8e65cd0e00ed67f0f4465f5a (patch) | |
tree | 580d7bef8c4f7112b29e7b4328f9fb6f4e09c149 | |
parent | 31e1eb3e61a0cb382919d30d0795111947dba470 (diff) | |
download | aur-8800f4e0166acc9b8e65cd0e00ed67f0f4465f5a.tar.gz |
Update to version 7.3.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-ss03-super pkgdesc = Typeface family designed for coding, terminal use and technical documents. - pkgver = 7.3.1 + pkgver = 7.3.2 pkgrel = 1 url = https://typeof.net/Iosevka/ arch = any license = OFL - source = https://github.com/be5invis/Iosevka/releases/download/v7.3.1/super-ttc-iosevka-ss03-7.3.1.zip - source = ttc-iosevka-ss03-super-7.3.1-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v7.3.1/LICENSE.md - sha256sums = 380b40a71f10a50af38d289c0cf17f60bac9e1aa9e54de2bfd4a77d052d26ac2 + source = https://github.com/be5invis/Iosevka/releases/download/v7.3.2/super-ttc-iosevka-ss03-7.3.2.zip + source = ttc-iosevka-ss03-super-7.3.2-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v7.3.2/LICENSE.md + sha256sums = ad7d7ecd0c38e93ab00e906bf24f7bdb467e7e1b7034f12ff9c4c923c3967ea9 sha256sums = 72c3d557ff41d871680652f56afd565ba6834c90eadc45a4ec15410dce1c0c80 pkgname = ttc-iosevka-ss03-super @@ -1,6 +1,6 @@ # Maintainer: Markus Weimar <mail@markusweimar.de> pkgname=ttc-iosevka-ss03-super -pkgver=7.3.1 +pkgver=7.3.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-ss03-${pkgver}.zip" "${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md") -sha256sums=('380b40a71f10a50af38d289c0cf17f60bac9e1aa9e54de2bfd4a77d052d26ac2' +sha256sums=('ad7d7ecd0c38e93ab00e906bf24f7bdb467e7e1b7034f12ff9c4c923c3967ea9' '72c3d557ff41d871680652f56afd565ba6834c90eadc45a4ec15410dce1c0c80') package() { |