diff options
author | Markus Weimar | 2021-07-10 15:31:57 +0200 |
---|---|---|
committer | Markus Weimar | 2021-07-10 15:31:57 +0200 |
commit | 002c7c28af61c677562e8f462739edf5657cd3e1 (patch) | |
tree | ce7af57f8e3396a5a9763c871db4f104956a6a3d | |
parent | 57a90f1f7b4880975a1962d5a00754c43a8daab4 (diff) | |
download | aur-002c7c28af61c677562e8f462739edf5657cd3e1.tar.gz |
Update to version 7.2.7.
-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.6 + pkgver = 7.2.7 pkgrel = 1 url = https://typeof.net/Iosevka/ arch = any license = OFL - source = https://github.com/be5invis/Iosevka/releases/download/v7.2.6/super-ttc-iosevka-curly-slab-7.2.6.zip - source = ttc-iosevka-curly-slab-super-7.2.6-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v7.2.6/LICENSE.md - sha256sums = bc078bd85a73110a1123468642fd397f7904b45d285c25cb880ab1c96b941b14 + source = https://github.com/be5invis/Iosevka/releases/download/v7.2.7/super-ttc-iosevka-curly-slab-7.2.7.zip + source = ttc-iosevka-curly-slab-super-7.2.7-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v7.2.7/LICENSE.md + sha256sums = be283d4053b10161256aeece8fcc51131a17c4e2a9ab090a32552d1e8dc6e488 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.6 +pkgver=7.2.7 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=('bc078bd85a73110a1123468642fd397f7904b45d285c25cb880ab1c96b941b14' +sha256sums=('be283d4053b10161256aeece8fcc51131a17c4e2a9ab090a32552d1e8dc6e488' '72c3d557ff41d871680652f56afd565ba6834c90eadc45a4ec15410dce1c0c80') package() { |