summaryrefslogtreecommitdiffstats
path: root/system/libratbag/libratbag.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'system/libratbag/libratbag.SlackBuild')
-rw-r--r--system/libratbag/libratbag.SlackBuild7
1 files changed, 3 insertions, 4 deletions
diff --git a/system/libratbag/libratbag.SlackBuild b/system/libratbag/libratbag.SlackBuild
index 0c9f1cb9bd..f65cfed538 100644
--- a/system/libratbag/libratbag.SlackBuild
+++ b/system/libratbag/libratbag.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for libratbag
-# Copyright 2021-2022 Isaac Yu <isaacyu1@isaacyu1.com>
+# Copyright 2021-2022 Isaac Yu <isaacyu@protonmail.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -27,8 +27,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=libratbag
-VERSION=${VERSION:-0.16}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-0.17}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@@ -106,7 +106,6 @@ cd build
-Dlogind-provider=elogind \
-Ddocumentation=$DOCS \
-Dtests=$ENABLE_TESTS \
- -Ddocdir=/usr/doc/$PRGNAM-$VERSION \
-Dstrip=true
"${NINJA:=ninja}"
DESTDIR=$PKG $NINJA install