desktop/simplenote: Updated for version 1.15.1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Skaendo 2020-03-20 19:36:41 +07:00 committed by Willy Sudiarto Raharjo
parent df739fea7a
commit 2f8ecb57f8
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
2 changed files with 4 additions and 4 deletions

View File

@ -24,7 +24,7 @@
PRGNAM=simplenote
SRCNAM=Simplenote
VERSION=${VERSION:-1.14.0}
VERSION=${VERSION:-1.15.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -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"