diff options
author | Erich Ritz <erich.public@protonmail.com> | 2021-03-30 10:57:28 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-04-01 11:00:56 +0700 |
commit | f9ce0d44e17eecb9134f4c87f670d824b3021416 (patch) | |
tree | 0b45f4fe2c6c8750fadcadd96e13efb3af6ba30b /network/protonmail-import-export-app | |
parent | efb5464c8e5421799570be83ac89ba5d02da3525 (diff) |
network/protonmail-import-export-app: Updated for version 1.3.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/protonmail-import-export-app')
-rw-r--r-- | network/protonmail-import-export-app/protonmail-import-export-app.SlackBuild | 4 | ||||
-rw-r--r-- | network/protonmail-import-export-app/protonmail-import-export-app.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/network/protonmail-import-export-app/protonmail-import-export-app.SlackBuild b/network/protonmail-import-export-app/protonmail-import-export-app.SlackBuild index 757ee6a2df9b..c41c2d775d7c 100644 --- a/network/protonmail-import-export-app/protonmail-import-export-app.SlackBuild +++ b/network/protonmail-import-export-app/protonmail-import-export-app.SlackBuild @@ -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/ diff --git a/network/protonmail-import-export-app/protonmail-import-export-app.info b/network/protonmail-import-export-app/protonmail-import-export-app.info index 74ad3dd6291e..25b972e07f2e 100644 --- a/network/protonmail-import-export-app/protonmail-import-export-app.info +++ b/network/protonmail-import-export-app/protonmail-import-export-app.info @@ -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" |