diff options
author | David Spencer <baildon.research@googlemail.com> | 2015-07-22 10:40:02 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-01-17 09:40:16 +0700 |
commit | d62498ad2545d2c5734d4f910772fbf54648893d (patch) | |
tree | 25c8c78fff3e2d0f82c1e5a04b3e762db7b9f90d /desktop/xfce4-notes-plugin/xfce4-notes-plugin.SlackBuild | |
parent | 33da41b5c78c0db6f03efb90677c7272fb3c5b42 (diff) | |
download | slackbuilds-d62498ad2545d2c5734d4f910772fbf54648893d.tar.gz |
desktop/xfce4-notes-plugin: Updated for version 1.8.1.
Fixes build with xfce-4.12 on -current.
Signed-off-by: David Spencer <baildon.research@googlemail.com>
Diffstat (limited to 'desktop/xfce4-notes-plugin/xfce4-notes-plugin.SlackBuild')
-rw-r--r-- | desktop/xfce4-notes-plugin/xfce4-notes-plugin.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/xfce4-notes-plugin/xfce4-notes-plugin.SlackBuild b/desktop/xfce4-notes-plugin/xfce4-notes-plugin.SlackBuild index 964c0b66a6..8982fabb7e 100644 --- a/desktop/xfce4-notes-plugin/xfce4-notes-plugin.SlackBuild +++ b/desktop/xfce4-notes-plugin/xfce4-notes-plugin.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=xfce4-notes-plugin -VERSION=1.7.7 +VERSION=${VERSION:-1.8.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |