network/protonmail-bridge: Updated for version 3.4.1.
Signed-off-by: Erich Ritz <erich.public@protonmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
81dceb918b
commit
19d4055e05
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=protonmail-bridge
|
||||
VERSION=${VERSION:-3.3.2}
|
||||
VERSION=${VERSION:-3.4.1}
|
||||
DEBVERSION=${DEBVERSION:--1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="protonmail-bridge"
|
||||
VERSION="3.3.2"
|
||||
VERSION="3.4.1"
|
||||
HOMEPAGE="https://proton.me/mail/bridge"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="https://proton.me/download/bridge/protonmail-bridge_3.3.2-1_amd64.deb"
|
||||
MD5SUM_x86_64="7f336a6093abfde32a94f8c0dbab8f2b"
|
||||
DOWNLOAD_x86_64="https://proton.me/download/bridge/protonmail-bridge_3.4.1-1_amd64.deb"
|
||||
MD5SUM_x86_64="8dbc1fb9d6957e12d40de99b9618c00b"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Erich Ritz"
|
||||
EMAIL="erich.public@protonmail.com"
|
||||
|
|
Loading…
Reference in New Issue