summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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" \