mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
desktop/simplenote: Updated for version 2.1.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
db040653c0
commit
a78cd167a2
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
PRGNAM=simplenote
|
||||
SRCNAM=Simplenote
|
||||
VERSION=${VERSION:-1.16.0}
|
||||
VERSION=${VERSION:-2.1.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue