diff options
-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 b8462480a6..6e2caa6ae5 100644 --- a/desktop/simplenote/simplenote.SlackBuild +++ b/desktop/simplenote/simplenote.SlackBuild @@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=simplenote SRCNAM=Simplenote -VERSION=${VERSION:-2.21.0} +VERSION=${VERSION:-2.23.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/desktop/simplenote/simplenote.info b/desktop/simplenote/simplenote.info index 3d4765a7c1..d71c8bfdda 100644 --- a/desktop/simplenote/simplenote.info +++ b/desktop/simplenote/simplenote.info @@ -1,10 +1,10 @@ PRGNAM="simplenote" -VERSION="2.21.0" +VERSION="2.23.2" HOMEPAGE="https://simplenote.com/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://github.com/Automattic/simplenote-electron/releases/download/v2.21.0/Simplenote-linux-2.21.0-x64.tar.gz" -MD5SUM_x86_64="ed9914574c0e66e36d8cd7e32caf7857" +DOWNLOAD_x86_64="https://github.com/Automattic/simplenote-electron/releases/download/v2.23.2/Simplenote-linux-2.23.2-x64.tar.gz" +MD5SUM_x86_64="be7136923c38f1778f043e737cb28ef3" REQUIRES="" MAINTAINER="carriunix" EMAIL="carriunix@gmail.com" |