diff options
author | Markus Weimar | 2020-08-24 08:49:24 +0200 |
---|---|---|
committer | Markus Weimar | 2020-08-24 08:49:24 +0200 |
commit | 051def7923e58eb3861ad09aff6b923ad821c94d (patch) | |
tree | 803888ce4e763d86bd67bb58f5a535d1f50d68d2 | |
parent | 865655de5d101152f5a73c9f2f31d9a9c43b71c5 (diff) | |
download | aur-051def7923e58eb3861ad09aff6b923ad821c94d.tar.gz |
Update to version 3.4.6.
-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 = 3.4.4 + pkgver = 3.4.6 pkgrel = 1 url = https://typeof.net/Iosevka/ arch = any license = OFL - source = https://github.com/be5invis/Iosevka/releases/download/v3.4.4/ttf-iosevka-fixed-ss12-3.4.4.zip - source = ttf-iosevka-fixed-ss12-3.4.4-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v3.4.4/LICENSE.md - sha256sums = d934e71b97f5f21c3e8859e8e903be0250affa01f53d548fd17514bc26549610 + source = https://github.com/be5invis/Iosevka/releases/download/v3.4.6/ttf-iosevka-fixed-ss12-3.4.6.zip + source = ttf-iosevka-fixed-ss12-3.4.6-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v3.4.6/LICENSE.md + sha256sums = 789542aebfba08bbb30a2843fcd6d322d1e9519a617d526c51757874264136c5 sha256sums = e61c0988bb231a321f14cce1b119a468f279ea86826c32e943ab16dbf08c1ba9 pkgname = ttf-iosevka-fixed-ss12 @@ -1,6 +1,6 @@ # Maintainer: Markus Weimar <mail@markusweimar.de> pkgname=ttf-iosevka-fixed-ss12 -pkgver=3.4.4 +pkgver=3.4.6 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=('d934e71b97f5f21c3e8859e8e903be0250affa01f53d548fd17514bc26549610' +sha256sums=('789542aebfba08bbb30a2843fcd6d322d1e9519a617d526c51757874264136c5' 'e61c0988bb231a321f14cce1b119a468f279ea86826c32e943ab16dbf08c1ba9') package() { |