summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPlague Doctor2022-09-09 16:07:44 +1000
committerPlague Doctor2022-09-09 16:07:44 +1000
commita66320fb85c9a892308ea094f70898faca1401d9 (patch)
tree4fba1b45f0a52411310d46f1d058f668294ecb6f
parentebe60c95c201f5aba9a5698c92397a0dcf334b94 (diff)
downloadaur-a66320fb85c9a892308ea094f70898faca1401d9.tar.gz
Upgrade to version 2.2.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9c6d266c7927..4d7adedd21ae 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nerd-fonts-fantasque-sans-mono
pkgdesc = Patched font FantasqueSansMono from the nerd-fonts library
- pkgver = 2.2.1
+ pkgver = 2.2.2
pkgrel = 1
url = https://github.com/ryanoasis/nerd-fonts
arch = any
@@ -11,7 +11,7 @@ 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.2.1/FantasqueSansMono.zip
- sha1sums = f8caba82fcd35d872a257d6877c06d2247d83b60
+ source = https://github.com/ryanoasis/nerd-fonts/releases/download/v2.2.2/FantasqueSansMono.zip
+ sha1sums = 4d353013b61eaeef399cc5413a1e2f640c0ac0d4
pkgname = nerd-fonts-fantasque-sans-mono
diff --git a/PKGBUILD b/PKGBUILD
index 50b0082ac2d1..380b1ffe2a63 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Plague-doctor <plague at privacyrequired dot com >
pkgname=nerd-fonts-fantasque-sans-mono
-pkgver=2.2.1
+pkgver=2.2.2
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")
-sha1sums=('f8caba82fcd35d872a257d6877c06d2247d83b60')
+sha1sums=('4d353013b61eaeef399cc5413a1e2f640c0ac0d4')
package() {
find . -iname "*.ttf" -not -iname "*Windows Compatible.ttf" \