network/xdman: Updated for version 2018.7.1.2.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Edinaldo P. Silva 2018-02-12 22:10:19 +00:00 committed by Willy Sudiarto Raharjo
parent 0ecaa3702e
commit 46adc97017
4 changed files with 5 additions and 15 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=xdman
VERSION=${VERSION:-2018.7.0.3}
VERSION=${VERSION:-2018.7.1.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@ -82,7 +82,7 @@ find -L . \
\( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \
-o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
7z x install.sh
7z x -y install.sh
install -d -m755 $PKG/opt/xdman
install -D -m644 xdman.jar $PKG/opt/xdman/xdman.jar
install -D -m775 $CWD/xdman $PKG/opt/xdman

View file

@ -1,10 +0,0 @@
[Desktop Entry]
Encoding=UTF-8
Version=1.0
Type=Application
Terminal=false
Exec="/opt/xdman/xdman"
Name=Xtreme Download Manager
Comment=Powerfull download accelarator and video downloader
Categories=Network;
Icon=xdman

View file

@ -1,10 +1,10 @@
PRGNAM="xdman"
VERSION="2018.7.0.3"
VERSION="2018.7.1.2"
HOMEPAGE="http://xdman.sourceforge.net/"
DOWNLOAD="https://sourceforge.net/projects/xdman/files/xdm-2018-x86.tar.xz"
MD5SUM="800165b6fe453166b503fe1886078557"
MD5SUM="7ff85b22ac0f6660d7674f0274c8517f"
DOWNLOAD_x86_64="https://sourceforge.net/projects/xdman/files/xdm-2018-x64.tar.xz"
MD5SUM_x86_64="ba4f459fe6472975bac94660688f9a12"
MD5SUM_x86_64="e52ad928508c166d7f3805475c726d2b"
REQUIRES="jdk p7zip"
MAINTAINER="Edinaldo P. Silva"
EMAIL="edps.mundognu@gmail.com"

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.7 KiB