desktop/simplenote: Updated for version 2.1.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Skaendo 2020-12-26 11:12:25 +07:00 committed by Willy Sudiarto Raharjo
parent db040653c0
commit a78cd167a2
2 changed files with 4 additions and 4 deletions

View file

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

View file

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