network/wuala: Updated for version 0.3_4

Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
Fridrich von Stauffenberg 2012-12-02 19:55:30 -05:00 committed by dsomero
parent c6c47fa4dc
commit 4cd7c60de1
3 changed files with 12 additions and 12 deletions

View file

@ -1,9 +1,9 @@
# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description. Line
# up the first '|' above the ':' following the base package name, and the '|'
# on the right side marks the last column you can put a character in. You must
# make exactly 11 lines for the formatting to be correct. It's also
# customary to leave one space after the ':'.
# The "handy ruler" below makes it easier to edit a package description.
# Line up the first '|' above the ':' following the base package name, and
# the '|' on the right side marks the last column you can put a character in.
# You must make exactly 11 lines for the formatting to be correct. It's also
# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
wuala: wuala (file hosting client)

View file

@ -23,11 +23,11 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=wuala
VERSION=${VERSION:-0.3}
VERSION=${VERSION:-0.3_4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
ORIG_VERSION=$VERSION-2
ORIG_VERSION=${VERSION/_/-}
if [ -z "$ARCH" ]; then
case "$( uname -m )" in

View file

@ -1,10 +1,10 @@
PRGNAM="wuala"
VERSION="0.3"
VERSION="0.3_4"
HOMEPAGE="http://www.wuala.com"
DOWNLOAD="http://cdn.wuala.com/repo/deb/wuala_0.3-2_i386.deb"
MD5SUM="639ac673a9d2c37323ebe6671550a24a"
DOWNLOAD_x86_64="http://cdn.wuala.com/repo/deb/wuala_0.3-2_amd64.deb"
MD5SUM_x86_64="51148949b8f9127cd432065fb2bfa982"
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"
REQUIRES="jdk"
MAINTAINER="Fridrich von Stauffenberg"
EMAIL="cancellor2@gmail.com"