summaryrefslogtreecommitdiffstats
path: root/desktop/yambar/yambar.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/yambar/yambar.SlackBuild')
-rw-r--r--desktop/yambar/yambar.SlackBuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/desktop/yambar/yambar.SlackBuild b/desktop/yambar/yambar.SlackBuild
index 1c84678b24..923487dc2f 100644
--- a/desktop/yambar/yambar.SlackBuild
+++ b/desktop/yambar/yambar.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for yambar
-# Copyright 2022 Damian Perticone Berisso,Argentina
+# Copyright 2023 Damian Perticone Berisso,Argentina
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=yambar
-VERSION=${VERSION:-1.8.0}
+VERSION=${VERSION:-1.10.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@@ -88,6 +88,7 @@ cd build
--prefix=/usr \
--sysconfdir=/etc \
-Dstrip=true \
+ -Dwerror=false \
-Dbackend-x11=enabled \
-Dbackend-wayland=enabled \
-Dcore-plugins-as-shared-libraries=true \