mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
network/protonmail-import-export-app: Updated for version 1.2.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
05ef1dc57d
commit
5f105d2903
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=protonmail-import-export-app
|
||||
VERSION=${VERSION:-1.1.2}
|
||||
VERSION=${VERSION:-1.2.2}
|
||||
DEBVERSION=${DEBVERSION:--1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="protonmail-import-export-app"
|
||||
VERSION="1.1.2"
|
||||
VERSION="1.2.2"
|
||||
HOMEPAGE="https://protonmail.com/import-export"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="https://protonmail.com/download/ie/protonmail-import-export-app_1.1.2-1_amd64.deb"
|
||||
MD5SUM_x86_64="8aec8c63514a36d35f1f72be353d3adb"
|
||||
DOWNLOAD_x86_64="https://protonmail.com/download/ie/protonmail-import-export-app_1.2.2-1_amd64.deb"
|
||||
MD5SUM_x86_64="9a696eba20c910ce3324ca84a7158a0d"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Erich Ritz"
|
||||
EMAIL="erich.public@protonmail.com"
|
||||
|
|
Loading…
Reference in a new issue