Upgrade to version 2.1.0
This commit is contained in:
parent
c1c06c5cb8
commit
8e788929c5
2 changed files with 6 additions and 8 deletions
4
PKGBUILD
4
PKGBUILD
|
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Plague-doctor <plague at privacyrequired dot com >
|
||||
|
||||
pkgname=nerd-fonts-fantasque-sans-mono
|
||||
pkgver=2.0.0
|
||||
pkgver=2.1.0
|
||||
pkgrel=1
|
||||
pkgdesc="Patched font FantasqueSansMono from the nerd-fonts library"
|
||||
arch=("any")
|
||||
|
|
@ -13,7 +13,7 @@ conflicts=('nerd-fonts-git' 'nerd-fonts-complete')
|
|||
groups=("nerd-fonts")
|
||||
source=("${url}/releases/download/v$pkgver/FantasqueSansMono.zip"
|
||||
"${url}/raw/v$pkgver/LICENSE")
|
||||
sha1sums=('9c7331eab8f1cb09cb9546bad0b1fa3280e50662'
|
||||
sha1sums=('f2808204e67eb80e1907e1416ed8a189aa93b06a'
|
||||
'92fdad3c8babc0473da5f03e41fb1151417ab386')
|
||||
|
||||
package() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue