summaryrefslogtreecommitdiffstats
path: root/office/khard/khard.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'office/khard/khard.SlackBuild')
-rw-r--r--office/khard/khard.SlackBuild6
1 files changed, 4 insertions, 2 deletions
diff --git a/office/khard/khard.SlackBuild b/office/khard/khard.SlackBuild
index da49feee6c..dcca6114b8 100644
--- a/office/khard/khard.SlackBuild
+++ b/office/khard/khard.SlackBuild
@@ -25,8 +25,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=khard
-VERSION=${VERSION:-0.18.0}
-BUILD=${BUILD:-3}
+VERSION=${VERSION:-0.19.1}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@@ -76,6 +76,8 @@ 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 {} \;
+export PYTHONPATH=/opt/python3.9/site-packages/
+
python3 setup.py install --root=$PKG
# Strip binaries and libraries.