diff options
Diffstat (limited to 'desktop')
-rw-r--r-- | desktop/simplenote/simplenote.SlackBuild | 4 | ||||
-rw-r--r-- | desktop/simplenote/simplenote.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/desktop/simplenote/simplenote.SlackBuild b/desktop/simplenote/simplenote.SlackBuild index 58d2710d19..3b026759d7 100644 --- a/desktop/simplenote/simplenote.SlackBuild +++ b/desktop/simplenote/simplenote.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for simplenote -# Copyright 2018-2019 Skaendo <skaendo@linuxmail.org> +# Copyright 2018, 2019 Skaendo <skaendo@linuxmail.org> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ PRGNAM=simplenote SRCNAM=Simplenote -VERSION=${VERSION:-1.4.1} +VERSION=${VERSION:-1.7.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/desktop/simplenote/simplenote.info b/desktop/simplenote/simplenote.info index f797938165..50421d4ff6 100644 --- a/desktop/simplenote/simplenote.info +++ b/desktop/simplenote/simplenote.info @@ -1,10 +1,10 @@ PRGNAM="simplenote" -VERSION="1.4.1" +VERSION="1.7.0" HOMEPAGE="https://simplenote.com/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://github.com/Automattic/simplenote-electron/releases/download/v1.4.1/Simplenote-linux-1.4.1-x64.tar.gz" -MD5SUM_x86_64="33ce82fc74e9797278d82597260cb344" +DOWNLOAD_x86_64="https://github.com/Automattic/simplenote-electron/releases/download/v1.7.0/Simplenote-linux-1.7.0-x64.tar.gz" +MD5SUM_x86_64="414beff03d70f90b2c30ddbc20747baa" REQUIRES="" MAINTAINER="Skaendo" EMAIL="skaendo@linuxmail.org" |