network/wuala: Updated for version 0.5_1.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
fd672e3c99
commit
584677c3e4
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
# Slackware build script for Wuala client
|
# Slackware build script for Wuala client
|
||||||
|
|
||||||
# Copyright 2012 Fridrich von Stauffenberg <cancellor2@gmail.com>
|
# Copyright 2012-2013 Fridrich von Stauffenberg <cancellor2@gmail.com>
|
||||||
# All rights reserved.
|
# All rights reserved.
|
||||||
#
|
#
|
||||||
# Redistribution and use of this script, with or without modification, is
|
# Redistribution and use of this script, with or without modification, is
|
||||||
|
@ -23,7 +23,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=wuala
|
PRGNAM=wuala
|
||||||
VERSION=${VERSION:-0.3_4}
|
VERSION=${VERSION:-0.5_1}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
PRGNAM="wuala"
|
PRGNAM="wuala"
|
||||||
VERSION="0.3_4"
|
VERSION="0.5_1"
|
||||||
HOMEPAGE="http://www.wuala.com"
|
HOMEPAGE="http://www.wuala.com"
|
||||||
DOWNLOAD="http://cdn.wuala.com/repo/deb/wuala_0.3-4_i386.deb"
|
DOWNLOAD="https://cdn.wuala.com/repo/deb/wuala_0.5-1_i386.deb"
|
||||||
MD5SUM="2f7ecedc1cec02bbc01b37e56d30442d"
|
MD5SUM="c36a9608adb52037b1128699808f6485"
|
||||||
DOWNLOAD_x86_64="http://cdn.wuala.com/repo/deb/wuala_0.3-4_amd64.deb"
|
DOWNLOAD_x86_64="https://cdn.wuala.com/repo/deb/wuala_0.5-1_amd64.deb"
|
||||||
MD5SUM_x86_64="2f9842aa94f464059e4d62acee82f797"
|
MD5SUM_x86_64="5c8b0586fcd27a01f7fde0afc3b8a460"
|
||||||
REQUIRES="jdk"
|
REQUIRES="jdk"
|
||||||
MAINTAINER="Fridrich von Stauffenberg"
|
MAINTAINER="Fridrich von Stauffenberg"
|
||||||
EMAIL="cancellor2@gmail.com"
|
EMAIL="cancellor2@gmail.com"
|
||||||
|
|
Loading…
Reference in New Issue