mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
network/protonmail-bridge: Updated for version 1.6.9.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
e9fa2702fd
commit
7c5f7a6119
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=protonmail-bridge
|
||||
VERSION=${VERSION:-1.6.6}
|
||||
VERSION=${VERSION:-1.6.9}
|
||||
DEBVERSION=${DEBVERSION:--1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="protonmail-bridge"
|
||||
VERSION="1.6.6"
|
||||
VERSION="1.6.9"
|
||||
HOMEPAGE="https://protonmail.com/bridge/"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="https://protonmail.com/download/protonmail-bridge_1.6.6-1_amd64.deb"
|
||||
MD5SUM_x86_64="f4d44c140d410951966732e315e3d3df"
|
||||
DOWNLOAD_x86_64="https://protonmail.com/download/protonmail-bridge_1.6.9-1_amd64.deb"
|
||||
MD5SUM_x86_64="fac0cd06f786df4724076c8068c8961e"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Erich Ritz"
|
||||
EMAIL="erich.public@protonmail.com"
|
||||
|
|
Loading…
Reference in a new issue