aboutsummaryrefslogtreecommitdiff
path: root/network/protonmail-bridge
diff options
context:
space:
mode:
authorErich Ritz <erich.public@protonmail.com>2023-03-24 08:58:58 -0500
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-04-01 09:14:25 +0700
commit3393758474ba55f542dcfe1177db47325d7b8d94 (patch)
tree92ee41779d60fa329a8295a7887976499ebd7841 /network/protonmail-bridge
parent2dee5a7b4fa8d553f864cf8dad820b9bd8b95a32 (diff)
network/protonmail-bridge: Updated for version 3.0.21.
Signed-off-by: Erich Ritz <erich.public@protonmail.com> Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/protonmail-bridge')
-rw-r--r--network/protonmail-bridge/protonmail-bridge.SlackBuild3
-rw-r--r--network/protonmail-bridge/protonmail-bridge.info6
2 files changed, 4 insertions, 5 deletions
diff --git a/network/protonmail-bridge/protonmail-bridge.SlackBuild b/network/protonmail-bridge/protonmail-bridge.SlackBuild
index aa4fa5060621..e040779393aa 100644
--- a/network/protonmail-bridge/protonmail-bridge.SlackBuild
+++ b/network/protonmail-bridge/protonmail-bridge.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=protonmail-bridge
-VERSION=${VERSION:-3.0.20}
+VERSION=${VERSION:-3.0.21}
DEBVERSION=${DEBVERSION:--1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -69,7 +69,6 @@ find -L . \
\( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \
-o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
-rm $PKG/ch.proton.bridge-gui.desktop
mv $PKG/usr/lib $PKG/usr/lib64
find $PKG -print0 | xargs -0 file | grep -e "executable" -e "shared object" | grep ELF \
| cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null || true
diff --git a/network/protonmail-bridge/protonmail-bridge.info b/network/protonmail-bridge/protonmail-bridge.info
index a2df51ee412b..97701e809d86 100644
--- a/network/protonmail-bridge/protonmail-bridge.info
+++ b/network/protonmail-bridge/protonmail-bridge.info
@@ -1,10 +1,10 @@
PRGNAM="protonmail-bridge"
-VERSION="3.0.20"
+VERSION="3.0.21"
HOMEPAGE="https://proton.me/mail/bridge"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://proton.me/download/bridge/protonmail-bridge_3.0.20-1_amd64.deb"
-MD5SUM_x86_64="87c42926ff2fca989190a1bbd9d94164"
+DOWNLOAD_x86_64="https://proton.me/download/bridge/protonmail-bridge_3.0.21-1_amd64.deb"
+MD5SUM_x86_64="3a56a89811a9aa88d0a20eeeb6a6dce1"
REQUIRES=""
MAINTAINER="Erich Ritz"
EMAIL="erich.public@protonmail.com"