network/Electrum-DASH: Fix shebang and .info.

Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
B. Watson 2017-03-21 03:53:00 -04:00 committed by David Spencer
parent 8ecb5febb4
commit b4ace3cfb1
2 changed files with 1 additions and 2 deletions

View file

@ -1,4 +1,4 @@
ake#!/bin/sh
#!/bin/sh
# Slackware build script for Electrum-DASH

View file

@ -8,4 +8,3 @@ MD5SUM_x86_64=""
REQUIRES="SlowAES ecdsa python-qrcode pyasn1-modules python-tlslite python-pbkdf2 protobuf python-jsonrpclib dnspython python-requests python-x11_hash trezor mnemonic"
MAINTAINER="Reedych"
EMAIL="reedych@reedych.pw"