summaryrefslogtreecommitdiffstats
path: root/desktop
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2016-07-26 05:05:46 -0400
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-08-13 07:22:55 +0700
commit2f9db8c1c3bc13ff47e69311f3bea1811be68f9b (patch)
treeaa8de83d0c189cc35154ad09ad726bd8d46a2b73 /desktop
parentad1c95535001a493599eebc50f4cb2968837c683 (diff)
downloadslackbuilds-2f9db8c1c3bc13ff47e69311f3bea1811be68f9b.tar.gz
slackbuilds-2f9db8c1c3bc13ff47e69311f3bea1811be68f9b.tar.xz
desktop/xdgmenumaker: Updated for version 0.9.
Diffstat (limited to 'desktop')
-rw-r--r--desktop/xdgmenumaker/xdgmenumaker.SlackBuild5
-rw-r--r--desktop/xdgmenumaker/xdgmenumaker.info6
2 files changed, 7 insertions, 4 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}
diff --git a/desktop/xdgmenumaker/xdgmenumaker.info b/desktop/xdgmenumaker/xdgmenumaker.info
index 929d036772..607027e97d 100644
--- a/desktop/xdgmenumaker/xdgmenumaker.info
+++ b/desktop/xdgmenumaker/xdgmenumaker.info
@@ -1,8 +1,8 @@
PRGNAM="xdgmenumaker"
-VERSION="0.8"
+VERSION="0.9"
HOMEPAGE="https://github.com/gapan/xdgmenumaker"
-DOWNLOAD="https://github.com/gapan/xdgmenumaker/archive/0.8.tar.gz"
-MD5SUM="bff56a2be42f47d6bddbd5f63991b2f1"
+DOWNLOAD="https://github.com/gapan/xdgmenumaker/archive/0.9.tar.gz"
+MD5SUM="6922ab45c9b8f6cae49af6ea12417585"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pyxdg txt2tags"