diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-08-29 10:57:19 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-08-29 10:57:19 +0700 |
commit | 748f48fee9ed9ff7226cc0ab8c4061c6b5e4fc7b (patch) | |
tree | 05cce8ab225a14ccf5c67147ee01acbeb5a62f09 /network | |
parent | c4380564ca21b83a86805438e663819d13c3e0a3 (diff) | |
download | slackbuilds-748f48fee9ed9ff7226cc0ab8c4061c6b5e4fc7b.tar.gz |
network/persepolis: Fix MD5SUM.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network')
-rw-r--r-- | network/persepolis/persepolis.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/persepolis/persepolis.info b/network/persepolis/persepolis.info index 705b79f6ec..d4a9470284 100644 --- a/network/persepolis/persepolis.info +++ b/network/persepolis/persepolis.info @@ -2,7 +2,7 @@ PRGNAM="persepolis" VERSION="3.2.0" HOMEPAGE="https://persepolisdm.github.io" DOWNLOAD="https://github.com/persepolisdm/persepolis/archive/3.2.0/persepolis-3.2.0.tar.gz" -MD5SUM="" +MD5SUM="9a3bf686da0385f78eadca457a9f43fe" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-PyQt5 python-requests setproctitle psutil aria2 python-notify2 ffmpeg youtube-dl" |