mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
network/urlscan: REQUIRES: python3-urwid -> python-urwid.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
This commit is contained in:
parent
4348b87415
commit
b23691dab5
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/firecat53/urlscan/archive/0.9.5/urlscan-0.9.5.tar.g
|
|||
MD5SUM="6b9434208dbcfd12dd4dde74b4b41b21"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="python3-urwid"
|
||||
REQUIRES="python-urwid"
|
||||
MAINTAINER="abooksigun"
|
||||
EMAIL="abooksigun09@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue