summaryrefslogtreecommitdiffstats
path: root/desktop/9menu
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/9menu')
-rw-r--r--desktop/9menu/9menu.SlackBuild7
-rw-r--r--desktop/9menu/9menu.info6
-rw-r--r--desktop/9menu/README6
3 files changed, 11 insertions, 8 deletions
diff --git a/desktop/9menu/9menu.SlackBuild b/desktop/9menu/9menu.SlackBuild
index 8eb46ce8b5..6c4f268a42 100644
--- a/desktop/9menu/9menu.SlackBuild
+++ b/desktop/9menu/9menu.SlackBuild
@@ -22,6 +22,9 @@
# Now maintained by B. Watson <yalhcru@gmail.com>.
+# 20200708 bkw:
+# - Update for v1.10
+
# 20180628 bkw:
# - Take over maintenance.
# - Use github .tar.gz release. NO WAY am I leaving this:
@@ -30,8 +33,8 @@
# - Include ChangeLog in doc dir, bump BUILD to 2.
PRGNAM=9menu
-VERSION=${VERSION:-1.9}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-1.10}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then
diff --git a/desktop/9menu/9menu.info b/desktop/9menu/9menu.info
index 5880a6bc3f..30740101e3 100644
--- a/desktop/9menu/9menu.info
+++ b/desktop/9menu/9menu.info
@@ -1,8 +1,8 @@
PRGNAM="9menu"
-VERSION="1.9"
+VERSION="1.10"
HOMEPAGE="https://github.com/arnoldrobbins/9menu"
-DOWNLOAD="https://github.com/arnoldrobbins/9menu/archive/9menu-release-1.9/9menu-9menu-release-1.9.tar.gz"
-MD5SUM="9cc267a7b83a85ce1b35518e26e8d721"
+DOWNLOAD="https://github.com/arnoldrobbins/9menu/archive/9menu-release-1.10/9menu-9menu-release-1.10.tar.gz"
+MD5SUM="fb158d07cc52c6676e8ed012122f7430"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
diff --git a/desktop/9menu/README b/desktop/9menu/README
index 9fe9857a1c..ce5c66f26c 100644
--- a/desktop/9menu/README
+++ b/desktop/9menu/README
@@ -1,5 +1,5 @@
9menu (create X menus)
-This is 9menu, a simple program that allows you to create X menus from the
-shell, where each menu item will run a command. 9menu is intended for use
-with 9wm, but can be used with any other window manager.
+This is 9menu, a simple program that allows you to create X menus from
+the shell, where each menu item will run a command. 9menu is intended
+for use with 9wm, but can be used with any other window manager.