diff options
Diffstat (limited to 'desktop/simplenote/simplenote.SlackBuild')
-rw-r--r-- | desktop/simplenote/simplenote.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/desktop/simplenote/simplenote.SlackBuild b/desktop/simplenote/simplenote.SlackBuild index 58d2710d19872..3b026759d76cb 100644 --- a/desktop/simplenote/simplenote.SlackBuild +++ b/desktop/simplenote/simplenote.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for simplenote -# Copyright 2018-2019 Skaendo <skaendo@linuxmail.org> +# Copyright 2018, 2019 Skaendo <skaendo@linuxmail.org> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ PRGNAM=simplenote SRCNAM=Simplenote -VERSION=${VERSION:-1.4.1} +VERSION=${VERSION:-1.7.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |