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:
Erich Ritz 2024-02-02 20:28:53 -06:00 committed by Willy Sudiarto Raharjo
parent 5156cf76c3
commit 03ccb2200a
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View file

@ -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}

View file

@ -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"