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

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Erich Ritz 2021-03-30 10:57:28 -07:00 committed by Willy Sudiarto Raharjo
parent efb5464c8e
commit f9ce0d44e1
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=protonmail-import-export-app
VERSION=${VERSION:-1.2.3}
VERSION=${VERSION:-1.3.1}
DEBVERSION=${DEBVERSION:--1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@ -64,7 +64,7 @@ find -L . \
mv $PKG/usr/lib $PKG/usr/lib64
rm $PKG/usr/bin/protonmail-import-export-app
ln -s /usr/lib64/protonmail/import-export/protonmail-import-export-app $PKG/usr/bin/protonmail-import-export-app
ln -s /usr/lib64/protonmail/import-export/proton-ie-launcher $PKG/usr/bin/protonmail-import-export-app
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
mv $PKG/usr/share/doc/protonmail/import-export/* $PKG/usr/doc/$PRGNAM-$VERSION/

View file

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