summaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-03-12 21:24:29 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-03-12 21:24:29 +0700
commit7fc4077c7c255ab0b19fa76574dfca56d27622b9 (patch)
tree1522ad0bbd70254af85827cba5a06f62196ef2dc /network
parent79909051774d6bc9326308d1007c0bb893c6fd8d (diff)
downloadslackbuilds-7fc4077c7c255ab0b19fa76574dfca56d27622b9.tar.gz
slackbuilds-7fc4077c7c255ab0b19fa76574dfca56d27622b9.tar.xz
network/megasync: Updated for version 2.0.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network')
-rw-r--r--network/megasync/megasync.SlackBuild4
-rw-r--r--network/megasync/megasync.info8
2 files changed, 6 insertions, 6 deletions
diff --git a/network/megasync/megasync.SlackBuild b/network/megasync/megasync.SlackBuild
index 66739d15ad..7cac6b93bf 100644
--- a/network/megasync/megasync.SlackBuild
+++ b/network/megasync/megasync.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for megasync
-# Copyright 2014 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
+# Copyright 2014-2015 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# 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=megasync
-VERSION=${VERSION:-1.0.37}
+VERSION=${VERSION:-2.0.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/network/megasync/megasync.info b/network/megasync/megasync.info
index 15ab6d71db..fe59fd70e1 100644
--- a/network/megasync/megasync.info
+++ b/network/megasync/megasync.info
@@ -1,10 +1,10 @@
PRGNAM="megasync"
VERSION="1.0.37"
HOMEPAGE="https://mega.co.nz"
-DOWNLOAD="http://sourceforge.net/projects/slackbuildsdirectlinks/files/megasync/megasync-Debian_7.0_i386.deb"
-MD5SUM="d774a057623014ca0190498dcdb6ce47"
-DOWNLOAD_x86_64="http://sourceforge.net/projects/slackbuildsdirectlinks/files/megasync/megasync-Debian_7.0_amd64.deb"
-MD5SUM_x86_64="a4ec66f9f5d88964474488d4c07afead"
+DOWNLOAD="http://sourceforge.net/projects/slackbuildsdirectlinks/files/megasync/2.0.0/megasync-Debian_7.0_i386.deb"
+MD5SUM="161855aacbbf736791ad8a39a0d3c2d0"
+DOWNLOAD_x86_64="http://sourceforge.net/projects/slackbuildsdirectlinks/files/megasync/2.0.0/megasync-Debian_7.0_amd64.deb"
+MD5SUM_x86_64="fd39456080e087cf1c46d91fb67fad13"
REQUIRES="c-ares cryptopp"
MAINTAINER="Willy Sudiarto Raharjo"
EMAIL="willysr@slackbuilds.org"