diff options
-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.0.0 + pkgver = 7.0.1 pkgrel = 1 url = https://typeof.net/Iosevka/ arch = any license = OFL - source = https://github.com/be5invis/Iosevka/releases/download/v7.0.0/super-ttc-iosevka-curly-slab-7.0.0.zip - source = ttc-iosevka-curly-slab-super-7.0.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v7.0.0/LICENSE.md - sha256sums = d832573fcd652528c5ae40e4d1b045bd28bad346083434392ebf5f993d60235f + source = https://github.com/be5invis/Iosevka/releases/download/v7.0.1/super-ttc-iosevka-curly-slab-7.0.1.zip + source = ttc-iosevka-curly-slab-super-7.0.1-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v7.0.1/LICENSE.md + sha256sums = b03a7c80f0feea31cc4d1e6ea5637cb06f499aa33dedcf22505342b3671994c0 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.0.0 +pkgver=7.0.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=('d832573fcd652528c5ae40e4d1b045bd28bad346083434392ebf5f993d60235f' +sha256sums=('b03a7c80f0feea31cc4d1e6ea5637cb06f499aa33dedcf22505342b3671994c0' '72c3d557ff41d871680652f56afd565ba6834c90eadc45a4ec15410dce1c0c80') package() { |