aboutsummaryrefslogtreecommitdiff
path: root/desktop/dmenu/dmenu.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/dmenu/dmenu.SlackBuild')
-rw-r--r--desktop/dmenu/dmenu.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/desktop/dmenu/dmenu.SlackBuild b/desktop/dmenu/dmenu.SlackBuild
index 7647236405..3ce0ada055 100644
--- a/desktop/dmenu/dmenu.SlackBuild
+++ b/desktop/dmenu/dmenu.SlackBuild
@@ -23,13 +23,14 @@
# Modified by Phillip Warner for version >= 4.0
+# 20250822 bkw: updated for v5.4.
# 20240810 bkw: updated for v5.3.
# - new maintainer.
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=dmenu
-VERSION=${VERSION:-5.3}
+VERSION=${VERSION:-5.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}