Upgrade to version 2.1.0

This commit is contained in:
Plague Doctor 2020-02-03 07:48:55 +11:00
parent c1c06c5cb8
commit 96dcfbc526
2 changed files with 6 additions and 8 deletions

View File

@ -1,8 +1,6 @@
# Generated by mksrcinfo v8
# Mon Oct 22 07:53:13 UTC 2018
pkgbase = nerd-fonts-fantasque-sans-mono pkgbase = nerd-fonts-fantasque-sans-mono
pkgdesc = Patched font FantasqueSansMono from the nerd-fonts library pkgdesc = Patched font FantasqueSansMono from the nerd-fonts library
pkgver = 2.0.0 pkgver = 2.1.0
pkgrel = 1 pkgrel = 1
url = https://github.com/ryanoasis/nerd-fonts url = https://github.com/ryanoasis/nerd-fonts
arch = any arch = any
@ -12,9 +10,9 @@ pkgbase = nerd-fonts-fantasque-sans-mono
provides = nerd-fonts-fantasque-sans-mono provides = nerd-fonts-fantasque-sans-mono
conflicts = nerd-fonts-git conflicts = nerd-fonts-git
conflicts = nerd-fonts-complete conflicts = nerd-fonts-complete
source = https://github.com/ryanoasis/nerd-fonts/releases/download/v2.0.0/FantasqueSansMono.zip source = https://github.com/ryanoasis/nerd-fonts/releases/download/v2.1.0/FantasqueSansMono.zip
source = https://github.com/ryanoasis/nerd-fonts/raw/v2.0.0/LICENSE source = https://github.com/ryanoasis/nerd-fonts/raw/v2.1.0/LICENSE
sha1sums = 9c7331eab8f1cb09cb9546bad0b1fa3280e50662 sha1sums = f2808204e67eb80e1907e1416ed8a189aa93b06a
sha1sums = 92fdad3c8babc0473da5f03e41fb1151417ab386 sha1sums = 92fdad3c8babc0473da5f03e41fb1151417ab386
pkgname = nerd-fonts-fantasque-sans-mono pkgname = nerd-fonts-fantasque-sans-mono

View File

@ -1,7 +1,7 @@
# Maintainer: Plague-doctor <plague at privacyrequired dot com > # Maintainer: Plague-doctor <plague at privacyrequired dot com >
pkgname=nerd-fonts-fantasque-sans-mono pkgname=nerd-fonts-fantasque-sans-mono
pkgver=2.0.0 pkgver=2.1.0
pkgrel=1 pkgrel=1
pkgdesc="Patched font FantasqueSansMono from the nerd-fonts library" pkgdesc="Patched font FantasqueSansMono from the nerd-fonts library"
arch=("any") arch=("any")
@ -13,7 +13,7 @@ conflicts=('nerd-fonts-git' 'nerd-fonts-complete')
groups=("nerd-fonts") groups=("nerd-fonts")
source=("${url}/releases/download/v$pkgver/FantasqueSansMono.zip" source=("${url}/releases/download/v$pkgver/FantasqueSansMono.zip"
"${url}/raw/v$pkgver/LICENSE") "${url}/raw/v$pkgver/LICENSE")
sha1sums=('9c7331eab8f1cb09cb9546bad0b1fa3280e50662' sha1sums=('f2808204e67eb80e1907e1416ed8a189aa93b06a'
'92fdad3c8babc0473da5f03e41fb1151417ab386') '92fdad3c8babc0473da5f03e41fb1151417ab386')
package() { package() {