mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
network/pirate-get: Update README & .info file.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
bf7ed9d836
commit
5a382d3919
2 changed files with 4 additions and 1 deletions
|
@ -1,3 +1,6 @@
|
|||
pirate-get is a convenient command line tool (inspired by APT)
|
||||
to speed up your trip to the Pirate Bay and get your completely
|
||||
legal torrents more quickly.
|
||||
|
||||
NOTE:
|
||||
Please install python3 first before installing all other requirements.
|
||||
|
|
|
@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/vikstrous/pirate-get/archive/v0.2.10/pirate-get-0.2
|
|||
MD5SUM="5070ba0818d5635be80100cfbd1a6910"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="BeautifulSoup4 veryprettytable python3"
|
||||
REQUIRES="python3 BeautifulSoup4 veryprettytable"
|
||||
MAINTAINER="Dimitris Zlatanidis"
|
||||
EMAIL="d.zlatanidis@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue