summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMatthew Wilding2024-07-06 02:44:09 +0800
committerMatthew Wilding2024-07-06 02:44:09 +0800
commitd5b8e752de73f8fe7d2bbb70e21652575c166016 (patch)
treedd356ab69c3e2db935f5dba256098a95fdc98300 /PKGBUILD
parent336c27084aba1c330a0b32c46435bafb8d21ff8a (diff)
downloadaur-ttf-neospleen-nerd-font.tar.gz
Fix b2sums
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 075ad4c580a8..e6aaa03a1d2a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,8 +8,7 @@ url="https://github.com/mbwilding/NeoSpleen"
license=("BSD-2-Clause")
arch=("any")
source=("https://github.com/mbwilding/NeoSpleen/releases/download/$pkgver/NeoSpleen-NerdFont.ttf")
-b2sums=('4d33bc7b27e1d87632c6d151677ae030fb3c6f5007692556f043f888505fa391'
- 'SKIP')
+b2sums=('6ce76cde67128662bf26c7a2c1dd6954236f8f87ca3dcacdbcc2bf61673d9cd80b193038b206df5848ab21ac64a3aba82ca084ea657c796d049e7efb1e8a40b0')
package() {
install -D -m 644 "NeoSpleen-NerdFont.ttf" -t "$pkgdir/usr/share/fonts/TTF"