mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
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:
parent
e44fca2da0
commit
87156dc37b
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
# Slackware build script for protonmail-import-export-app
|
# Slackware build script for protonmail-import-export-app
|
||||||
|
|
||||||
# Copyright 2020-2021 Erich Ritz
|
# Copyright 2020-2021 Erich Ritz, Jenks, Oklahoma, USA
|
||||||
# All rights reserved.
|
# All rights reserved.
|
||||||
#
|
#
|
||||||
# Redistribution and use of this script, with or without modification, is
|
# Redistribution and use of this script, with or without modification, is
|
||||||
|
@ -25,7 +25,7 @@
|
||||||
cd $(dirname $0) ; CWD=$(pwd)
|
cd $(dirname $0) ; CWD=$(pwd)
|
||||||
|
|
||||||
PRGNAM=protonmail-import-export-app
|
PRGNAM=protonmail-import-export-app
|
||||||
VERSION=${VERSION:-1.3.1}
|
VERSION=${VERSION:-1.3.3}
|
||||||
DEBVERSION=${DEBVERSION:--1}
|
DEBVERSION=${DEBVERSION:--1}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
PRGNAM="protonmail-import-export-app"
|
PRGNAM="protonmail-import-export-app"
|
||||||
VERSION="1.3.1"
|
VERSION="1.3.3"
|
||||||
HOMEPAGE="https://protonmail.com/import-export"
|
HOMEPAGE="https://protonmail.com/import-export"
|
||||||
DOWNLOAD="UNSUPPORTED"
|
DOWNLOAD="UNSUPPORTED"
|
||||||
MD5SUM=""
|
MD5SUM=""
|
||||||
DOWNLOAD_x86_64="https://protonmail.com/download/ie/protonmail-import-export-app_1.3.1-1_amd64.deb"
|
DOWNLOAD_x86_64="https://protonmail.com/download/ie/protonmail-import-export-app_1.3.3-1_amd64.deb"
|
||||||
MD5SUM_x86_64="553affb4cb0ae3b1de25141eb4ff1077"
|
MD5SUM_x86_64="0963ded165d36e4a289f9ba3fa0a613a"
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
MAINTAINER="Erich Ritz"
|
MAINTAINER="Erich Ritz"
|
||||||
EMAIL="erich.public@protonmail.com"
|
EMAIL="erich.public@protonmail.com"
|
||||||
|
|
Loading…
Reference in a new issue