diff options
Diffstat (limited to 'desktop/simplenote')
-rw-r--r-- | desktop/simplenote/doinst.sh | 1 | ||||
-rw-r--r-- | desktop/simplenote/simplenote.SlackBuild | 2 | ||||
-rw-r--r-- | desktop/simplenote/simplenote.info | 6 |
3 files changed, 5 insertions, 4 deletions
diff --git a/desktop/simplenote/doinst.sh b/desktop/simplenote/doinst.sh index 55ca305770943..d8b0d0d87bbbc 100644 --- a/desktop/simplenote/doinst.sh +++ b/desktop/simplenote/doinst.sh @@ -8,3 +8,4 @@ if [ -e usr/share/icons/hicolor/icon-theme.cache ]; then /usr/bin/gtk-update-icon-cache -f usr/share/icons/hicolor >/dev/null 2>&1 fi fi + diff --git a/desktop/simplenote/simplenote.SlackBuild b/desktop/simplenote/simplenote.SlackBuild index 0fac5301c69a3..ebf91168846d2 100644 --- a/desktop/simplenote/simplenote.SlackBuild +++ b/desktop/simplenote/simplenote.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=simplenote SRCNAM=Simplenote -VERSION=${VERSION:-1.15.1} +VERSION=${VERSION:-1.16.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/desktop/simplenote/simplenote.info b/desktop/simplenote/simplenote.info index f3472eab387c8..a7bf6a97d4a33 100644 --- a/desktop/simplenote/simplenote.info +++ b/desktop/simplenote/simplenote.info @@ -1,10 +1,10 @@ PRGNAM="simplenote" -VERSION="1.15.1" +VERSION="1.16.0" HOMEPAGE="https://simplenote.com/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://github.com/Automattic/simplenote-electron/releases/download/v1.15.1/Simplenote-linux-1.15.1-x64.tar.gz" -MD5SUM_x86_64="b5d805b5e263cd25576b2f9beea16cbb" +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" REQUIRES="" MAINTAINER="Skaendo" EMAIL="skaendo@linuxmail.org" |