From 1935c47a0e84db6f880b021d37e6cf9770b726a8 Mon Sep 17 00:00:00 2001 From: Igor Alexandrov Date: Fri, 24 Apr 2020 07:42:07 +0700 Subject: network/pCloudDrive: Updated for version 1.8.0. Signed-off-by: Willy Sudiarto Raharjo --- network/pCloudDrive/pCloudDrive.SlackBuild | 8 ++++---- network/pCloudDrive/pCloudDrive.info | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) (limited to 'network') diff --git a/network/pCloudDrive/pCloudDrive.SlackBuild b/network/pCloudDrive/pCloudDrive.SlackBuild index f237ca416d..9608a0da02 100644 --- a/network/pCloudDrive/pCloudDrive.SlackBuild +++ b/network/pCloudDrive/pCloudDrive.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for pCloudDrive -# Copyright 2019 Igor Alexandrov +# Copyright 2020 Igor Alexandrov # 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=pCloudDrive -VERSION=${VERSION:-1.7.2} +VERSION=${VERSION:-1.8.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -35,6 +35,8 @@ if [ -z "$ARCH" ]; then esac fi +set -e + CWD=$(pwd) TMP=${TMP:-/tmp/SBo} PKG=$TMP/package-$PRGNAM @@ -47,8 +49,6 @@ if [ "$ARCH" != "x86_64" -a "$ARCH" != "i586" ]; then exit 1 fi -set -eu - rm -rf $PKG mkdir -p $TMP $OUTPUT $PKG/{install,opt,usr/{bin,doc/$PRGNAM-$VERSION}} cd $PKG/opt diff --git a/network/pCloudDrive/pCloudDrive.info b/network/pCloudDrive/pCloudDrive.info index e785271fdc..628b277457 100644 --- a/network/pCloudDrive/pCloudDrive.info +++ b/network/pCloudDrive/pCloudDrive.info @@ -1,10 +1,10 @@ PRGNAM="pCloudDrive" -VERSION="1.7.2" +VERSION="1.8.0" HOMEPAGE="https://www.pcloud.com" DOWNLOAD="https://www.pcloud.com/how-to-install-pcloud-drive-linux.html?download=electron-32" -MD5SUM="c5dc7d813568926da57b07b948824325" +MD5SUM="d58cd5887c1986548bcfea7902903c11" DOWNLOAD_x86_64="https://www.pcloud.com/how-to-install-pcloud-drive-linux.html?download=electron-64" -MD5SUM_x86_64="9c808b309033b9fff8aee1703f4e2883" +MD5SUM_x86_64="83568eb6edb7eaa96bfa097a9bf414de" REQUIRES="" MAINTAINER="Igor Alexandrov" -EMAIL="igora.vault@gmail.com" +EMAIL="igor.alexandrov@outlook.com" -- cgit v1.2.3