summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Erich Ritz2021-02-18 22:37:53 +0100
committer Willy Sudiarto Raharjo2021-02-20 18:02:26 +0100
commitd138e65f7c43a27167e7cc796f8e75c81c813a49 (patch)
tree6f5f2e0201aed7f888bc1341ef6c3ddb45e1b8f8
parent2f355a97ec9144ddd9882bad01ad300c37875e7b (diff)
downloadslackbuilds-d138e65f7c43a27167e7cc796f8e75c81c813a49.tar.gz
network/protonmail-bridge: Updated for version 1.6.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--network/protonmail-bridge/protonmail-bridge.SlackBuild4
-rw-r--r--network/protonmail-bridge/protonmail-bridge.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/network/protonmail-bridge/protonmail-bridge.SlackBuild b/network/protonmail-bridge/protonmail-bridge.SlackBuild
index 5d3e245339..491a7ca59a 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.5.7}
+VERSION=${VERSION:-1.6.3}
DEBVERSION=${DEBVERSION:--1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -64,7 +64,7 @@ find -L . \
mv $PKG/usr/lib $PKG/usr/lib64
rm $PKG/usr/bin/protonmail-bridge
-ln -s /usr/lib64/protonmail/bridge/protonmail-bridge $PKG/usr/bin/protonmail-bridge
+ln -s /usr/lib64/protonmail/bridge/proton-bridge-launcher $PKG/usr/bin/protonmail-bridge
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
mv $PKG/usr/share/doc/protonmail/bridge/* $PKG/usr/doc/$PRGNAM-$VERSION/
diff --git a/network/protonmail-bridge/protonmail-bridge.info b/network/protonmail-bridge/protonmail-bridge.info
index d8c09e32ba..b09fd9785e 100644
--- a/network/protonmail-bridge/protonmail-bridge.info
+++ b/network/protonmail-bridge/protonmail-bridge.info
@@ -1,10 +1,10 @@
PRGNAM="protonmail-bridge"
-VERSION="1.5.7"
+VERSION="1.6.3"
HOMEPAGE="https://protonmail.com/bridge/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://protonmail.com/download/protonmail-bridge_1.5.7-1_amd64.deb"
-MD5SUM_x86_64="32851914f2b77df902916ddd76f1f008"
+DOWNLOAD_x86_64="https://protonmail.com/download/protonmail-bridge_1.6.3-1_amd64.deb"
+MD5SUM_x86_64="bbd8e2c29dbbe62d3044a064b5a38646"
REQUIRES=""
MAINTAINER="Erich Ritz"
EMAIL="erich.public@protonmail.com"