summaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
author Erich Ritz <erich.public@protonmail.com>2020-06-18 05:04:56 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-06-20 07:59:28 +0700
commit0d519dd5e610dcfbfeef6b3587038ecb918ff760 (patch)
treec186fa321ef3c3ce6802b625f0a548ca25635a4a /network
parentb3d7ac8c7a1fb38f30138947637eb3a65a3f6afa (diff)
downloadslackbuilds-0d519dd5e610dcfbfeef6b3587038ecb918ff760.tar.gz
slackbuilds-0d519dd5e610dcfbfeef6b3587038ecb918ff760.tar.xz
network/protonmail-bridge: Updated for version 1.2.7.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network')
-rw-r--r--network/protonmail-bridge/README2
-rw-r--r--network/protonmail-bridge/protonmail-bridge.SlackBuild4
-rw-r--r--network/protonmail-bridge/protonmail-bridge.info6
3 files changed, 7 insertions, 5 deletions
diff --git a/network/protonmail-bridge/README b/network/protonmail-bridge/README
index cc30f41f13..c85008bfb3 100644
--- a/network/protonmail-bridge/README
+++ b/network/protonmail-bridge/README
@@ -8,3 +8,5 @@ Mail.
Once you've installed and adder your account(s) to the Bridge you will
need to configure your email client. The setup guide for Thunderbird
can be found here: https://protonmail.com/bridge/thunderbird
+
+This script repackages the Debian binary provided by Proton Technologies.
diff --git a/network/protonmail-bridge/protonmail-bridge.SlackBuild b/network/protonmail-bridge/protonmail-bridge.SlackBuild
index 2658dcf522..60263258b8 100644
--- a/network/protonmail-bridge/protonmail-bridge.SlackBuild
+++ b/network/protonmail-bridge/protonmail-bridge.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=protonmail-bridge
-VERSION=${VERSION:-1.2.6}
+VERSION=${VERSION:-1.2.7}
DEBVERSION=${DEBVERSION:--1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -63,7 +63,7 @@ find -L . \
-o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
-cp $PKG/usr/lib/protonmail/bridge/{Changelog.md,eula.txt,LICENSE} $PKG/usr/doc/$PRGNAM-$VERSION
+cp $PKG/usr/lib/protonmail/bridge/{Changelog.md,LICENSE} $PKG/usr/doc/$PRGNAM-$VERSION
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
mkdir -p $PKG/install
diff --git a/network/protonmail-bridge/protonmail-bridge.info b/network/protonmail-bridge/protonmail-bridge.info
index 7a588ebf5a..3bee37a1ca 100644
--- a/network/protonmail-bridge/protonmail-bridge.info
+++ b/network/protonmail-bridge/protonmail-bridge.info
@@ -1,10 +1,10 @@
PRGNAM="protonmail-bridge"
-VERSION="1.2.6"
+VERSION="1.2.7"
HOMEPAGE="https://protonmail.com/bridge/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://protonmail.com/download/protonmail-bridge_1.2.6-1_amd64.deb"
-MD5SUM_x86_64="4dd29543d27b8fc292f5ef43fca0044a"
+DOWNLOAD_x86_64="https://protonmail.com/download/protonmail-bridge_1.2.7-1_amd64.deb"
+MD5SUM_x86_64="a2603731050799f463781e33f350dd4c"
REQUIRES=""
MAINTAINER="Erich Ritz"
EMAIL="erich.public@protonmail.com"