summaryrefslogtreecommitdiffstats
path: root/desktop/menulibre/menulibre.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/menulibre/menulibre.SlackBuild')
-rw-r--r--desktop/menulibre/menulibre.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/desktop/menulibre/menulibre.SlackBuild b/desktop/menulibre/menulibre.SlackBuild
index 754f8428cb..d387529e3a 100644
--- a/desktop/menulibre/menulibre.SlackBuild
+++ b/desktop/menulibre/menulibre.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for menulibre
-# Copyright 2020 Sasha Abbott sashaa@disroot.org
+# Copyright 2020-2024 Sasha Abbott sashaa@disroot.org
#
# Redistribution and use of this script, with or without modification, is
# permitted provided that the following conditions are met:
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=menulibre
-VERSION=${VERSION:-2.2.1}
+VERSION=${VERSION:-2.4.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}