mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
network/protonmail-bridge: Updated for version 3.2.0.
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>
This commit is contained in:
parent
165fa81ec7
commit
de8562fbd2
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=protonmail-bridge
|
||||
VERSION=${VERSION:-3.1.3}
|
||||
VERSION=${VERSION:-3.2.0}
|
||||
DEBVERSION=${DEBVERSION:--1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="protonmail-bridge"
|
||||
VERSION="3.1.3"
|
||||
VERSION="3.2.0"
|
||||
HOMEPAGE="https://proton.me/mail/bridge"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="https://proton.me/download/bridge/protonmail-bridge_3.1.3-1_amd64.deb"
|
||||
MD5SUM_x86_64="55c111c4fcab505f3d3c1af4d7e4ed97"
|
||||
DOWNLOAD_x86_64="https://proton.me/download/bridge/protonmail-bridge_3.2.0-1_amd64.deb"
|
||||
MD5SUM_x86_64="c64e5a90217db1af15ff6ed83718f5a4"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Erich Ritz"
|
||||
EMAIL="erich.public@protonmail.com"
|
||||
|
|
Loading…
Reference in a new issue