mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
network/protonmail-bridge: Updated for version 3.8.2.
Signed-off-by: Erich Ritz <erich.public@protonmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
5156cf76c3
commit
03ccb2200a
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for protonmail-bridge
|
||||
|
||||
# Copyright 2018-2023 Erich Ritz, Jenks, Oklahoma, USA
|
||||
# Copyright 2018-2024 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:-3.8.1}
|
||||
VERSION=${VERSION:-3.8.2}
|
||||
DEBVERSION=${DEBVERSION:--1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="protonmail-bridge"
|
||||
VERSION="3.8.1"
|
||||
VERSION="3.8.2"
|
||||
HOMEPAGE="https://proton.me/mail/bridge"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="https://proton.me/download/bridge/protonmail-bridge_3.8.1-1_amd64.deb"
|
||||
MD5SUM_x86_64="ec2dd0e1d95256564a9ac6c80933e221"
|
||||
DOWNLOAD_x86_64="https://proton.me/download/bridge/protonmail-bridge_3.8.2-1_amd64.deb"
|
||||
MD5SUM_x86_64="9ce031101e20be8481366f1f99eae142"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Erich Ritz"
|
||||
EMAIL="erich.public@protonmail.com"
|
||||
|
|
Loading…
Reference in a new issue