mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
network/protonmail-bridge: Updated for version 1.8.10.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
87156dc37b
commit
fc22a4f28a
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for protonmail-bridge
|
||||
|
||||
# Copyright 2018-2021 Erich Ritz
|
||||
# Copyright 2018-2021 Erich Ritz, Jenks, Oklahoma, USA
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=protonmail-bridge
|
||||
VERSION=${VERSION:-1.6.9}
|
||||
VERSION=${VERSION:-1.8.10}
|
||||
DEBVERSION=${DEBVERSION:--1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="protonmail-bridge"
|
||||
VERSION="1.6.9"
|
||||
VERSION="1.8.10"
|
||||
HOMEPAGE="https://protonmail.com/bridge/"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="https://protonmail.com/download/bridge/protonmail-bridge_1.6.9-1_amd64.deb"
|
||||
MD5SUM_x86_64="fac0cd06f786df4724076c8068c8961e"
|
||||
DOWNLOAD_x86_64="https://protonmail.com/download/bridge/protonmail-bridge_1.8.10-1_amd64.deb"
|
||||
MD5SUM_x86_64="a111685b1238b928394a3c14343bd62b"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Erich Ritz"
|
||||
EMAIL="erich.public@protonmail.com"
|
||||
|
|
Loading…
Reference in a new issue