diff options
author | Markus Weimar | 2021-06-29 12:16:47 +0200 |
---|---|---|
committer | Markus Weimar | 2021-06-29 12:16:47 +0200 |
commit | baf2436f8318059859a48a374fd589d9f50783fd (patch) | |
tree | 852e3b43b9a9e29f95554e65ee04d83caeedf480 | |
parent | f5e29fc332d3deb074bacecc084298c2b988991b (diff) | |
download | aur-baf2436f8318059859a48a374fd589d9f50783fd.tar.gz |
Update to version 7.2.3.
-rw-r--r-- | .SRCINFO | 8 | ||||
-rw-r--r-- | PKGBUILD | 4 |
2 files changed, 6 insertions, 6 deletions
@@ -1,13 +1,13 @@ pkgbase = ttc-iosevka-curly-slab-super pkgdesc = Typeface family designed for coding, terminal use and technical documents. - pkgver = 7.2.2 + pkgver = 7.2.3 pkgrel = 1 url = https://typeof.net/Iosevka/ arch = any license = OFL - source = https://github.com/be5invis/Iosevka/releases/download/v7.2.2/super-ttc-iosevka-curly-slab-7.2.2.zip - source = ttc-iosevka-curly-slab-super-7.2.2-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v7.2.2/LICENSE.md - sha256sums = 80e7983debc7785144a05e327205e11c7a9e694704810f1dbb2b0a37a1725b4b + source = https://github.com/be5invis/Iosevka/releases/download/v7.2.3/super-ttc-iosevka-curly-slab-7.2.3.zip + source = ttc-iosevka-curly-slab-super-7.2.3-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v7.2.3/LICENSE.md + sha256sums = 00bbf1c244a853ef250872dd62063535254c59e976ca9bb194f7bdd81374cf35 sha256sums = 72c3d557ff41d871680652f56afd565ba6834c90eadc45a4ec15410dce1c0c80 pkgname = ttc-iosevka-curly-slab-super @@ -1,6 +1,6 @@ # Maintainer: Markus Weimar <mail@markusweimar.de> pkgname=ttc-iosevka-curly-slab-super -pkgver=7.2.2 +pkgver=7.2.3 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-curly-slab-${pkgver}.zip" "${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md") -sha256sums=('80e7983debc7785144a05e327205e11c7a9e694704810f1dbb2b0a37a1725b4b' +sha256sums=('00bbf1c244a853ef250872dd62063535254c59e976ca9bb194f7bdd81374cf35' '72c3d557ff41d871680652f56afd565ba6834c90eadc45a4ec15410dce1c0c80') package() { |