summaryrefslogtreecommitdiffstats
path: root/desktop/xdg-desktop-portal/xdg-desktop-portal.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/xdg-desktop-portal/xdg-desktop-portal.SlackBuild')
-rw-r--r--desktop/xdg-desktop-portal/xdg-desktop-portal.SlackBuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/desktop/xdg-desktop-portal/xdg-desktop-portal.SlackBuild b/desktop/xdg-desktop-portal/xdg-desktop-portal.SlackBuild
index 69a1b12c0f..662dd018b5 100644
--- a/desktop/xdg-desktop-portal/xdg-desktop-portal.SlackBuild
+++ b/desktop/xdg-desktop-portal/xdg-desktop-portal.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=xdg-desktop-portal
-VERSION=${VERSION:-1.0.3}
+VERSION=${VERSION:-1.4.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -78,7 +78,8 @@ CXXFLAGS="$SLKCFLAGS" \
--localstatedir=/var \
--mandir=/usr/man \
--docdir=/usr/doc/$PRGNAM-$VERSION \
- --build=$ARCH-slackware-linux
+ --build=$ARCH-slackware-linux \
+ --disable-geoclue
make
make install DESTDIR=$PKG