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 fe4b87b4cdd9..6b13d8f407af 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
# Maintainer: ThatOneCalculator (Kainoa Kanter) <kainoakanter@gmail.com>
pkgname="nerdfetch"
pkgver=3.1
-pkgrel=2
+pkgrel=3
pkgdesc="A POSIX fetch using NerdFonts"
arch=('any')
-optdepends=('bc: memory percent')
+depends=('bc')
url="https://github.com/ThatOneCalculator/NerdFetch"
license=('GPL')
makedepends=('git')