summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOhio22020-11-12 14:07:58 +0100
committerOhio22020-11-12 14:07:58 +0100
commitfc1641ca79c183d8ce4705113ba1d3710500f111 (patch)
treecd2ee9be88ef4d722b0df1cf6d1f8703cc31e221
parent8ab88e7559a113b560cdcb4fc1890a9720fc92de (diff)
downloadaur-fc1641ca79c183d8ce4705113ba1d3710500f111.tar.gz
yay
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8c22997421e3..5140d371df77 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,8 @@ arch=('any')
optdepends=('bc: memory percent')
url="https://github.com/Ohio2/NerdFetch-Ohio2"
license=('GPL')
-makedepends=('git' 'gzip')
+makedepends=('git')
+makedepends=('gzip')
source=("git+https://github.com/Ohio2/NerdFetch")
noextract=()
md5sums=('SKIP')