summaryrefslogtreecommitdiffstats
path: root/desktop/xdgmenumaker/xdgmenumaker.SlackBuild
diff options
context:
space:
mode:
author B. Watson2016-12-22 09:14:35 +0100
committer Willy Sudiarto Raharjo2016-12-24 01:33:53 +0100
commitd656384bfc820c627f933f41dee9a3a8d62e0f33 (patch)
tree17fc85ffaea6503501de88b3be24437813a0edb5 /desktop/xdgmenumaker/xdgmenumaker.SlackBuild
parente67e3ffa6d359398c6c1b5d3cd829856db639e7b (diff)
downloadslackbuilds-d656384bfc820c627f933f41dee9a3a8d62e0f33.tar.gz
desktop/xdgmenumaker: Updated for version 1.4.
Diffstat (limited to 'desktop/xdgmenumaker/xdgmenumaker.SlackBuild')
-rw-r--r--desktop/xdgmenumaker/xdgmenumaker.SlackBuild5
1 files changed, 4 insertions, 1 deletions
diff --git a/desktop/xdgmenumaker/xdgmenumaker.SlackBuild b/desktop/xdgmenumaker/xdgmenumaker.SlackBuild
index 2e662c66d0..ae7eca2dc9 100644
--- a/desktop/xdgmenumaker/xdgmenumaker.SlackBuild
+++ b/desktop/xdgmenumaker/xdgmenumaker.SlackBuild
@@ -7,6 +7,9 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/
# for details.
+# 20161221 bkw:
+# - Updated for v1.4. Missed 1.2 and 1.3 releases, sorry about that.
+
# 20161015 bkw:
# - Updated for v1.1.
@@ -17,7 +20,7 @@
# instead of install.sh so this script can't build the old version.
PRGNAM=xdgmenumaker
-VERSION=${VERSION:-1.1}
+VERSION=${VERSION:-1.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}