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.SlackBuild6
1 files changed, 2 insertions, 4 deletions
diff --git a/desktop/menulibre/menulibre.SlackBuild b/desktop/menulibre/menulibre.SlackBuild
index 345868526c..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}
@@ -80,8 +80,6 @@ find -L . \
\( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \
-o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
-patch -p1 < $CWD/fix_gtk4_conflict.patch
-
python3 setup.py install --root=$PKG
mv $PKG/usr/share/man $PKG/usr/man