mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
graphics/XnViewMP: Fixed download links (unversioned tarballs).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
c5057c45a6
commit
70446f70eb
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
PRGNAM="XnViewMP"
|
||||
VERSION="0.86"
|
||||
HOMEPAGE="https://www.xnview.com/en/xnviewmp/"
|
||||
DOWNLOAD="https://download.xnview.com/XnViewMP-linux.tgz"
|
||||
DOWNLOAD="http://ponce.cc/slackware/sources/repo/XnViewMP/XnViewMP-linux.tgz"
|
||||
MD5SUM="36e1b668e052d5a2b30a120a129cbc80"
|
||||
DOWNLOAD_x86_64="http://download.xnview.com/XnViewMP-linux-x64.tgz"
|
||||
DOWNLOAD_x86_64="http://ponce.cc/slackware/sources/repo/XnViewMP/XnViewMP-linux-x64.tgz"
|
||||
MD5SUM_x86_64="5a6ebf3495b8f333130f5e3f18c51433"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Melvin Mawhin"
|
||||
|
|
Loading…
Reference in a new issue