diff options
author | Skaendo <skaendo@linuxmail.org> | 2020-12-26 11:12:25 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-12-26 11:13:03 +0700 |
commit | a78cd167a2e81a16f07a55d0e109dd17883a6d6f (patch) | |
tree | a207769a94ae02a3c5a8abc44e42aac0481ab761 /desktop | |
parent | db040653c082c45c27ea96d2097a9ba6a6b3293d (diff) | |
download | slackbuilds-a78cd167a2e81a16f07a55d0e109dd17883a6d6f.tar.gz |
desktop/simplenote: Updated for version 2.1.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop')
-rw-r--r-- | desktop/simplenote/simplenote.SlackBuild | 2 | ||||
-rw-r--r-- | desktop/simplenote/simplenote.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/desktop/simplenote/simplenote.SlackBuild b/desktop/simplenote/simplenote.SlackBuild index ebf9116884..3948fe1d97 100644 --- a/desktop/simplenote/simplenote.SlackBuild +++ b/desktop/simplenote/simplenote.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=simplenote SRCNAM=Simplenote -VERSION=${VERSION:-1.16.0} +VERSION=${VERSION:-2.1.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/desktop/simplenote/simplenote.info b/desktop/simplenote/simplenote.info index a7bf6a97d4..4190057b85 100644 --- a/desktop/simplenote/simplenote.info +++ b/desktop/simplenote/simplenote.info @@ -1,10 +1,10 @@ PRGNAM="simplenote" -VERSION="1.16.0" +VERSION="2.1.0" HOMEPAGE="https://simplenote.com/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://github.com/Automattic/simplenote-electron/releases/download/v1.16.0/Simplenote-linux-1.16.0-x64.tar.gz" -MD5SUM_x86_64="ffc3557926cbd5ded05a893b18a55417" +DOWNLOAD_x86_64="https://github.com/Automattic/simplenote-electron/releases/download/v2.1.0/Simplenote-linux-2.1.0-x64.tar.gz" +MD5SUM_x86_64="500f3ee6a1a53e64c7f7ef500da6f4ff" REQUIRES="" MAINTAINER="Skaendo" EMAIL="skaendo@linuxmail.org" |