summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorThatOneCalculator2021-05-17 12:11:50 -0700
committerThatOneCalculator2021-05-17 12:11:50 -0700
commit4538cd13e64b5b34c95d2db3c6f96573c5c56361 (patch)
treef83120d2986fe2c43aa1811e9d6aa17cecf8707c /PKGBUILD
parent121ce6424543fc51c899b42c365aeda7d79de156 (diff)
downloadaur-4538cd13e64b5b34c95d2db3c6f96573c5c56361.tar.gz
bc mandatory
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')