network/protonmail-bridge: Updated for version 1.5.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
d843f54b3a
commit
a427b5e284
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=protonmail-bridge
|
||||
VERSION=${VERSION:-1.5.0}
|
||||
VERSION=${VERSION:-1.5.2}
|
||||
DEBVERSION=${DEBVERSION:--1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="protonmail-bridge"
|
||||
VERSION="1.5.0"
|
||||
VERSION="1.5.2"
|
||||
HOMEPAGE="https://protonmail.com/bridge/"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="https://protonmail.com/download/protonmail-bridge_1.5.0-1_amd64.deb"
|
||||
MD5SUM_x86_64="b4d64956852e0fc00483b19cd1a9c8dc"
|
||||
DOWNLOAD_x86_64="https://protonmail.com/download/protonmail-bridge_1.5.2-1_amd64.deb"
|
||||
MD5SUM_x86_64="ef21c2daddb1a82b88497ef65c5ba83b"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Erich Ritz"
|
||||
EMAIL="erich.public@protonmail.com"
|
||||
|
|
Loading…
Reference in New Issue