diff options
author | Markus Weimar | 2021-06-28 11:03:22 +0200 |
---|---|---|
committer | Markus Weimar | 2021-06-28 11:03:22 +0200 |
commit | 8bbcc45d603a153fca2c0e8034c4162986a97795 (patch) | |
tree | 435235eee9c1f410598f7b082c88ba854686fccb | |
parent | c78a60d10aa28055c5c5498a16a414a75e3c9d95 (diff) | |
download | aur-8bbcc45d603a153fca2c0e8034c4162986a97795.tar.gz |
Update to version 7.2.1.
-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.0 + pkgver = 7.2.1 pkgrel = 1 url = https://typeof.net/Iosevka/ arch = any license = OFL - source = https://github.com/be5invis/Iosevka/releases/download/v7.2.0/super-ttc-iosevka-curly-slab-7.2.0.zip - source = ttc-iosevka-curly-slab-super-7.2.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v7.2.0/LICENSE.md - sha256sums = e286878374430a950f94192438b796eae987d20d0b54e84118dca83fb03cb5ec + source = https://github.com/be5invis/Iosevka/releases/download/v7.2.1/super-ttc-iosevka-curly-slab-7.2.1.zip + source = ttc-iosevka-curly-slab-super-7.2.1-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v7.2.1/LICENSE.md + sha256sums = 95ab06efd7babfe0d2ba853003080cbaa4b2792d21630a1f2c56c67834478c9f 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.0 +pkgver=7.2.1 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=('e286878374430a950f94192438b796eae987d20d0b54e84118dca83fb03cb5ec' +sha256sums=('95ab06efd7babfe0d2ba853003080cbaa4b2792d21630a1f2c56c67834478c9f' '72c3d557ff41d871680652f56afd565ba6834c90eadc45a4ec15410dce1c0c80') package() { |