mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
network/asciinema: Fix MD5SUM.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
ba97fe5c66
commit
379cafbd05
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ PRGNAM="asciinema"
|
|||
VERSION="2.0.0"
|
||||
HOMEPAGE="https://asciinema.org"
|
||||
DOWNLOAD="https://github.com/asciinema/asciinema/archive/v2.0.0/asciinema-2.0.0.tar.gz"
|
||||
MD5SUM="89de8819d7d8413ab006d3557566d8b8"
|
||||
MD5SUM="bd20fdd479c683d51f9d9ddd375fe453"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="python3"
|
||||
|
|
Loading…
Reference in a new issue