diff options
author | Markus Weimar | 2021-09-11 21:06:30 +0200 |
---|---|---|
committer | Markus Weimar | 2021-09-11 21:06:30 +0200 |
commit | f9333983781707343e0ff21d8936bd1e89d29d98 (patch) | |
tree | fea92fa5e638a6961dc1702e47c45a12c263bb2d | |
parent | 03308d0b67da68a17849cfc91bd5fb12b06278ae (diff) | |
download | aur-f9333983781707343e0ff21d8936bd1e89d29d98.tar.gz |
Update to version 10.2.0.
-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 = 10.1.1 + pkgver = 10.2.0 pkgrel = 1 url = https://typeof.net/Iosevka/ arch = any license = OFL - source = https://github.com/be5invis/Iosevka/releases/download/v10.1.1/super-ttc-iosevka-curly-slab-10.1.1.zip - source = ttc-iosevka-curly-slab-super-10.1.1-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v10.1.1/LICENSE.md - sha256sums = 52cbc60f65f3bcae5270ced9b5e35a78ec7742e15e2bddf5eee4f41427b04f2e + source = https://github.com/be5invis/Iosevka/releases/download/v10.2.0/super-ttc-iosevka-curly-slab-10.2.0.zip + source = ttc-iosevka-curly-slab-super-10.2.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v10.2.0/LICENSE.md + sha256sums = ceb323c67cbdb945ccfc4a5b1804daaa1f58f6a24ec1ad37b60d4f1bac95731d 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=10.1.1 +pkgver=10.2.0 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=('52cbc60f65f3bcae5270ced9b5e35a78ec7742e15e2bddf5eee4f41427b04f2e' +sha256sums=('ceb323c67cbdb945ccfc4a5b1804daaa1f58f6a24ec1ad37b60d4f1bac95731d' '72c3d557ff41d871680652f56afd565ba6834c90eadc45a4ec15410dce1c0c80') package() { |