aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDavid Parrish2017-12-17 11:32:45 -0500
committerDavid Parrish2017-12-17 11:32:45 -0500
commit2bd662bae5ee84b42c5847288275db72d2a705f8 (patch)
treed3a60e8adf865ce86187a6ecd0d27cf6d253baf9 /PKGBUILD
parentaa03abf7c011c978e3f711b6b81a340ce7919eb7 (diff)
downloadaur-2bd662bae5ee84b42c5847288275db72d2a705f8.tar.gz
Remove node as a dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fd649d8878fd..9c5a9edb79c7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,6 @@ arch=('any')
url="https://coinb.in/"
license=('MIT')
depends=('bash')
-makedepends=('nodejs-grunt-cli')
source=("${pkgname}::git+https://github.com/OutCast3k/coinbin.git"
"coinbin.sh"
"coinbin.desktop")