desktop/simplenote: Updated for version 1.15.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
df739fea7a
commit
2f8ecb57f8
|
@ -24,7 +24,7 @@
|
|||
|
||||
PRGNAM=simplenote
|
||||
SRCNAM=Simplenote
|
||||
VERSION=${VERSION:-1.14.0}
|
||||
VERSION=${VERSION:-1.15.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue