academic/gephi: Fix .info.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2024-08-07 00:27:03 +07:00
parent aabcd98c88
commit a1c8775ad6

View file

@ -5,7 +5,7 @@ DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://github.com/gephi/gephi/releases/download/v0.10.1/gephi-0.10.1-linux-x64.tar.gz\
https://gephi.org/tutorials/gephi-tutorial-quick_start.pdf"
MD5SUM_x86_64="b387916d8addb79935cff824b9973307\
MD5SUM_x86_64="b387916d8addb79935cff824b9973307 \
a5e956a201ac957a4acd09a3cdc06506"
REQUIRES=""
MAINTAINER="Lockywolf"