summaryrefslogtreecommitdiffstats
path: root/desktop/xdgmenumaker/xdgmenumaker.SlackBuild
diff options
context:
space:
mode:
author B. Watson2016-07-26 11:05:46 +0200
committer Willy Sudiarto Raharjo2016-08-13 02:22:55 +0200
commit2f9db8c1c3bc13ff47e69311f3bea1811be68f9b (patch)
treeaa8de83d0c189cc35154ad09ad726bd8d46a2b73 /desktop/xdgmenumaker/xdgmenumaker.SlackBuild
parentad1c95535001a493599eebc50f4cb2968837c683 (diff)
downloadslackbuilds-2f9db8c1c3bc13ff47e69311f3bea1811be68f9b.tar.gz
desktop/xdgmenumaker: Updated for version 0.9.
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 87c86df9a5..26b18decb1 100644
--- a/desktop/xdgmenumaker/xdgmenumaker.SlackBuild
+++ b/desktop/xdgmenumaker/xdgmenumaker.SlackBuild
@@ -7,11 +7,14 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/
# for details.
+# 20160726 bkw:
+# - Updated for v0.9.
+
# 20150914 bkw: updated 0.5 => 0.8. upstream now uses a Makefile
# instead of install.sh so this script can't build the old version.
PRGNAM=xdgmenumaker
-VERSION=${VERSION:-0.8}
+VERSION=${VERSION:-0.9}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}