mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
network/protonmail-bridge: Updated for version 1.4.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
6b473ea984
commit
9fe8541631
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.3.3}
|
||||
VERSION=${VERSION:-1.4.4}
|
||||
DEBVERSION=${DEBVERSION:--1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="protonmail-bridge"
|
||||
VERSION="1.3.3"
|
||||
VERSION="1.4.4"
|
||||
HOMEPAGE="https://protonmail.com/bridge/"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="https://protonmail.com/download/protonmail-bridge_1.3.3-1_amd64.deb"
|
||||
MD5SUM_x86_64="38309a83b0acd508aa984493fcd52b67"
|
||||
DOWNLOAD_x86_64="https://protonmail.com/download/protonmail-bridge_1.4.4-1_amd64.deb"
|
||||
MD5SUM_x86_64="daaf3f318bfe2314d7165903c3439647"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Erich Ritz"
|
||||
EMAIL="erich.public@protonmail.com"
|
||||
|
|
Loading…
Reference in a new issue