diff options
author | Skaendo <skaendo@linuxmail.org> | 2020-03-20 19:36:41 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-03-20 19:36:41 +0700 |
commit | 2f8ecb57f85df16798f8317088fc0e41f941df38 (patch) | |
tree | b1e882f092b5712ec45e2d46ec41601f9aaeaf32 /desktop/simplenote | |
parent | df739fea7a7dd09b248a8a3a399185fee24bdbe1 (diff) | |
download | slackbuilds-2f8ecb57f85df16798f8317088fc0e41f941df38.tar.gz |
desktop/simplenote: Updated for version 1.15.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/simplenote')
-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 bdfef8006c..0fac5301c6 100644 --- a/desktop/simplenote/simplenote.SlackBuild +++ b/desktop/simplenote/simplenote.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=simplenote SRCNAM=Simplenote -VERSION=${VERSION:-1.14.0} +VERSION=${VERSION:-1.15.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/desktop/simplenote/simplenote.info b/desktop/simplenote/simplenote.info index eb7bf199a0..f3472eab38 100644 --- a/desktop/simplenote/simplenote.info +++ b/desktop/simplenote/simplenote.info @@ -1,10 +1,10 @@ PRGNAM="simplenote" -VERSION="1.14.0" +VERSION="1.15.1" HOMEPAGE="https://simplenote.com/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://github.com/Automattic/simplenote-electron/releases/download/v1.14.0/Simplenote-linux-1.14.0-x64.tar.gz" -MD5SUM_x86_64="80ed6cfe3c37e7809025fb833bd1b9bc" +DOWNLOAD_x86_64="https://github.com/Automattic/simplenote-electron/releases/download/v1.15.1/Simplenote-linux-1.15.1-x64.tar.gz" +MD5SUM_x86_64="b5d805b5e263cd25576b2f9beea16cbb" REQUIRES="" MAINTAINER="Skaendo" EMAIL="skaendo@linuxmail.org" |