diff options
author | Skaendo <skaendo at excite dot com> | 2018-06-29 07:56:23 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-06-30 07:00:14 +0700 |
commit | 90a5f7a44ffcfdf22952a9059aed022684134bfb (patch) | |
tree | a2ff0352ad52ad971b22929209923fd81c088f60 | |
parent | 1e243a4e3b8b825e841147bab8ea457c1833e290 (diff) | |
download | slackbuilds-90a5f7a44ffcfdf22952a9059aed022684134bfb.tar.gz |
desktop/simplenote: Updated for version 1.1.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 4b5d2fe34d..75ec23f94d 100644 --- a/desktop/simplenote/simplenote.SlackBuild +++ b/desktop/simplenote/simplenote.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=simplenote -VERSION=${VERSION:-1.1.5} +VERSION=${VERSION:-1.1.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/desktop/simplenote/simplenote.info b/desktop/simplenote/simplenote.info index 96180ce55a..6c9a416bd2 100644 --- a/desktop/simplenote/simplenote.info +++ b/desktop/simplenote/simplenote.info @@ -1,10 +1,10 @@ PRGNAM="simplenote" -VERSION="1.1.5" +VERSION="1.1.6" HOMEPAGE="https://simplenote.com/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://github.com/Automattic/simplenote-electron/releases/download/v1.1.5/simplenote-1.1.5.tar.gz" -MD5SUM_x86_64="fe7104bec15ac18e857a56f86f47217b" +DOWNLOAD_x86_64="https://github.com/Automattic/simplenote-electron/releases/download/v1.1.6/simplenote-1.1.6.tar.gz" +MD5SUM_x86_64="3b4757cb683749fc1324575d1b0252f9" REQUIRES="" MAINTAINER="Skaendo" EMAIL="skaendo at excite dot com" |