summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPlague Doctor2022-09-09 16:07:44 +1000
committerPlague Doctor2022-09-09 16:07:44 +1000
commita66320fb85c9a892308ea094f70898faca1401d9 (patch)
tree4fba1b45f0a52411310d46f1d058f668294ecb6f /PKGBUILD
parentebe60c95c201f5aba9a5698c92397a0dcf334b94 (diff)
downloadaur-a66320fb85c9a892308ea094f70898faca1401d9.tar.gz
Upgrade to version 2.2.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
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" \