summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPlague Doctor2022-08-28 08:53:08 +1000
committerPlague Doctor2022-08-28 08:53:08 +1000
commitee0cffda243cf7444f14ce105ecec1ca58548782 (patch)
tree29e5d2e4680b372290a13192aa365e8fa8ebb735
parent1f83e5737b38c634ee860f794e9e3a61774563cd (diff)
downloadaur-ee0cffda243cf7444f14ce105ecec1ca58548782.tar.gz
Upgrade to version 2.2.1
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 24e9010c43c0..f85842569cb1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = nerd-fonts-fantasque-sans-mono
pkgdesc = Patched font FantasqueSansMono from the nerd-fonts library
- pkgver = 2.1.0
- pkgrel = 3
+ pkgver = 2.2.1
+ pkgrel = 1
url = https://github.com/ryanoasis/nerd-fonts
arch = any
groups = nerd-fonts
@@ -11,9 +11,9 @@ pkgbase = nerd-fonts-fantasque-sans-mono
provides = ttf-font-nerd
conflicts = nerd-fonts-git
conflicts = nerd-fonts-complete
- source = https://github.com/ryanoasis/nerd-fonts/releases/download/v2.1.0/FantasqueSansMono.zip
- source = https://github.com/ryanoasis/nerd-fonts/raw/v2.1.0/LICENSE
- sha1sums = f2808204e67eb80e1907e1416ed8a189aa93b06a
+ source = https://github.com/ryanoasis/nerd-fonts/releases/download/v2.2.1/FantasqueSansMono.zip
+ source = https://github.com/ryanoasis/nerd-fonts/raw/v2.2.1/LICENSE
+ sha1sums = f8caba82fcd35d872a257d6877c06d2247d83b60
sha1sums = 92fdad3c8babc0473da5f03e41fb1151417ab386
pkgname = nerd-fonts-fantasque-sans-mono
diff --git a/PKGBUILD b/PKGBUILD
index 25818ba058ad..e0dee4ae3129 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Plague-doctor <plague at privacyrequired dot com >
pkgname=nerd-fonts-fantasque-sans-mono
-pkgver=2.1.0
-pkgrel=3
+pkgver=2.2.1
+pkgrel=1
pkgdesc="Patched font FantasqueSansMono from the nerd-fonts library"
arch=("any")
url="https://github.com/ryanoasis/nerd-fonts"
@@ -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=('f2808204e67eb80e1907e1416ed8a189aa93b06a'
+sha1sums=('f8caba82fcd35d872a257d6877c06d2247d83b60'
'92fdad3c8babc0473da5f03e41fb1151417ab386')
package() {