mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
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:
parent
8ecb5febb4
commit
b4ace3cfb1
2 changed files with 1 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
ake#!/bin/sh
|
||||
#!/bin/sh
|
||||
|
||||
# Slackware build script for Electrum-DASH
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in a new issue