diff options
author | Markus Weimar | 2021-06-20 11:01:28 +0200 |
---|---|---|
committer | Markus Weimar | 2021-06-20 11:01:28 +0200 |
commit | edaba9a56c6ea15d27ed6881281bcdceb6dba638 (patch) | |
tree | 71ade22fd089e37cab1c0254e36b4c782763c83e | |
parent | ce36895b0c9f5dcd89a7e9b2c2dd9df0fb8546b4 (diff) | |
download | aur-edaba9a56c6ea15d27ed6881281bcdceb6dba638.tar.gz |
Update to version 7.1.1.
-rw-r--r-- | .SRCINFO | 8 | ||||
-rw-r--r-- | PKGBUILD | 4 |
2 files changed, 6 insertions, 6 deletions
@@ -1,13 +1,13 @@ pkgbase = ttf-iosevka-fixed-ss12 pkgdesc = Typeface family designed for coding, terminal use and technical documents. - pkgver = 7.1.0 + pkgver = 7.1.1 pkgrel = 1 url = https://typeof.net/Iosevka/ arch = any license = OFL - source = https://github.com/be5invis/Iosevka/releases/download/v7.1.0/ttf-iosevka-fixed-ss12-7.1.0.zip - source = ttf-iosevka-fixed-ss12-7.1.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v7.1.0/LICENSE.md - sha256sums = ef2954c3fe90e65941c80a7f2cc48dc5fe026cb05b9451da4f07df1871b201f7 + source = https://github.com/be5invis/Iosevka/releases/download/v7.1.1/ttf-iosevka-fixed-ss12-7.1.1.zip + source = ttf-iosevka-fixed-ss12-7.1.1-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v7.1.1/LICENSE.md + sha256sums = 654c3009098879e36ce027260abdde745ee60896492354d0816b5a65a5fa24d5 sha256sums = 72c3d557ff41d871680652f56afd565ba6834c90eadc45a4ec15410dce1c0c80 pkgname = ttf-iosevka-fixed-ss12 @@ -1,6 +1,6 @@ # Maintainer: Markus Weimar <mail@markusweimar.de> pkgname=ttf-iosevka-fixed-ss12 -pkgver=7.1.0 +pkgver=7.1.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}/ttf-iosevka-fixed-ss12-${pkgver}.zip" "${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md") -sha256sums=('ef2954c3fe90e65941c80a7f2cc48dc5fe026cb05b9451da4f07df1871b201f7' +sha256sums=('654c3009098879e36ce027260abdde745ee60896492354d0816b5a65a5fa24d5' '72c3d557ff41d871680652f56afd565ba6834c90eadc45a4ec15410dce1c0c80') package() { |