mirror of
https://github.com/Ponce/slackbuilds
synced 2024-12-01 01:00:03 +01:00
network/urlwatch: Fixed md5sum.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
18a0084540
commit
720f0601aa
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ PRGNAM="urlwatch"
|
|||
VERSION="2.7"
|
||||
HOMEPAGE="https://thp.io/2008/urlwatch/"
|
||||
DOWNLOAD="https://pypi.python.org/packages/50/9f/0311a0aa74d82001d1fa470cfa472fd75881475257e7765e86007a7d10aa/urlwatch-2.7.tar.gz"
|
||||
MD5SUM="198d6f25b182a08ed4cd0197e41fc5cd"
|
||||
MD5SUM="1380be3896c16e559836e5b896479c08"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="python3 python3-PyYAML minidb python-requests python-keyring python3-appdirs"
|
||||
|
|
Loading…
Reference in a new issue