diff options
author | Skaendo <skaendo@linuxmail.org> | 2020-05-09 09:22:30 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-05-10 08:36:56 +0700 |
commit | a4143cc652a8e2100129561a110abbb64e914b49 (patch) | |
tree | 7ecbd5cae25e53d6a53ce62d5506bb81763752a4 /desktop/simplenote/doinst.sh | |
parent | fdd0a8d8e095bb4c7a75d9520980b18538eeb358 (diff) |
desktop/simplenote: Updated for version 1.16.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/simplenote/doinst.sh')
-rw-r--r-- | desktop/simplenote/doinst.sh | 1 |
1 files changed, 1 insertions, 0 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 + |