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