network/wuala: Updated for version 0.5_1.

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
Fridrich von Stauffenberg 2013-10-28 16:03:47 +01:00 committed by Robby Workman
parent fd672e3c99
commit 584677c3e4
2 changed files with 7 additions and 7 deletions

View File

@ -2,7 +2,7 @@
# 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.
#
# Redistribution and use of this script, with or without modification, is
@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=wuala
VERSION=${VERSION:-0.3_4}
VERSION=${VERSION:-0.5_1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,10 +1,10 @@
PRGNAM="wuala"
VERSION="0.3_4"
VERSION="0.5_1"
HOMEPAGE="http://www.wuala.com"
DOWNLOAD="http://cdn.wuala.com/repo/deb/wuala_0.3-4_i386.deb"
MD5SUM="2f7ecedc1cec02bbc01b37e56d30442d"
DOWNLOAD_x86_64="http://cdn.wuala.com/repo/deb/wuala_0.3-4_amd64.deb"
MD5SUM_x86_64="2f9842aa94f464059e4d62acee82f797"
DOWNLOAD="https://cdn.wuala.com/repo/deb/wuala_0.5-1_i386.deb"
MD5SUM="c36a9608adb52037b1128699808f6485"
DOWNLOAD_x86_64="https://cdn.wuala.com/repo/deb/wuala_0.5-1_amd64.deb"
MD5SUM_x86_64="5c8b0586fcd27a01f7fde0afc3b8a460"
REQUIRES="jdk"
MAINTAINER="Fridrich von Stauffenberg"
EMAIL="cancellor2@gmail.com"