summaryrefslogtreecommitdiffstats
path: root/desktop/wally/wally.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/wally/wally.SlackBuild')
-rw-r--r--desktop/wally/wally.SlackBuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/desktop/wally/wally.SlackBuild b/desktop/wally/wally.SlackBuild
index 3d67dc0da8..82021ecdd8 100644
--- a/desktop/wally/wally.SlackBuild
+++ b/desktop/wally/wally.SlackBuild
@@ -5,8 +5,8 @@
# Written by Larry Hajali <larryhaja[at]gmail[dot]com>
PRGNAM=wally
-VERSION=${VERSION:-2.3.2}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-2.4.2}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then
@@ -52,7 +52,6 @@ find . \
-exec chmod 644 {} \;
patch -p1 < $CWD/wally-2.3.0-disable_popup.patch
-patch -p1 < $CWD/wally-2.3.2-disable-plugins.patch
cd build
cmake -G "Unix Makefiles" \