mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
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:
parent
efb5464c8e
commit
f9ce0d44e1
2 changed files with 5 additions and 5 deletions
|
@ -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/
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue