mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
network/protonmail-bridge: Updated for version 1.3.3.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
fd4bf062e4
commit
0c89db2801
4 changed files with 7 additions and 6 deletions
|
@ -9,4 +9,5 @@ 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.
|
||||
This script repackages the Debian binary provided by Proton
|
||||
Technologies.
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=protonmail-bridge
|
||||
VERSION=${VERSION:-1.2.7}
|
||||
VERSION=${VERSION:-1.3.3}
|
||||
DEBVERSION=${DEBVERSION:--1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="protonmail-bridge"
|
||||
VERSION="1.2.7"
|
||||
VERSION="1.3.3"
|
||||
HOMEPAGE="https://protonmail.com/bridge/"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="https://protonmail.com/download/protonmail-bridge_1.2.7-1_amd64.deb"
|
||||
MD5SUM_x86_64="a2603731050799f463781e33f350dd4c"
|
||||
DOWNLOAD_x86_64="https://protonmail.com/download/protonmail-bridge_1.3.3-1_amd64.deb"
|
||||
MD5SUM_x86_64="38309a83b0acd508aa984493fcd52b67"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Erich Ritz"
|
||||
EMAIL="erich.public@protonmail.com"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# HOW TO EDIT THIS FILE:m
|
||||
# HOW TO EDIT THIS FILE:
|
||||
# The "handy ruler" below makes it easier to edit a package description.
|
||||
# Line up the first '|' above the ':' following the base package name, and
|
||||
# the '|' on the right side marks the last column you can put a character in.
|
||||
|
|
Loading…
Reference in a new issue