network/protonmail-import-export-app: Updated for version 1.3.3.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Erich Ritz 2021-08-09 10:19:03 -05:00 committed by Willy Sudiarto Raharjo
parent e44fca2da0
commit 87156dc37b
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-import-export-app
# Copyright 2020-2021 Erich Ritz
# Copyright 2020-2021 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-import-export-app
VERSION=${VERSION:-1.3.1}
VERSION=${VERSION:-1.3.3}
DEBVERSION=${DEBVERSION:--1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="protonmail-import-export-app"
VERSION="1.3.1"
VERSION="1.3.3"
HOMEPAGE="https://protonmail.com/import-export"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://protonmail.com/download/ie/protonmail-import-export-app_1.3.1-1_amd64.deb"
MD5SUM_x86_64="553affb4cb0ae3b1de25141eb4ff1077"
DOWNLOAD_x86_64="https://protonmail.com/download/ie/protonmail-import-export-app_1.3.3-1_amd64.deb"
MD5SUM_x86_64="0963ded165d36e4a289f9ba3fa0a613a"
REQUIRES=""
MAINTAINER="Erich Ritz"
EMAIL="erich.public@protonmail.com"