aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--office/khard/khard.SlackBuild2
-rw-r--r--office/khard/khard.info2
2 files changed, 2 insertions, 2 deletions
diff --git a/office/khard/khard.SlackBuild b/office/khard/khard.SlackBuild
index a6cc08f60744c..c9249f444530f 100644
--- a/office/khard/khard.SlackBuild
+++ b/office/khard/khard.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=khard
VERSION=${VERSION:-0.18.0}
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/office/khard/khard.info b/office/khard/khard.info
index 535c7ca040562..3e2630d991279 100644
--- a/office/khard/khard.info
+++ b/office/khard/khard.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/fd/d6/3172fc469cc09decfb502e54
MD5SUM="3ba3ad8cc936578e0b9d2b18dd0a93ce"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="Unidecode python3-dateutil vobject python-ruamel.yaml atomicwrites configobj"
+REQUIRES="Unidecode python3-dateutil vobject python3-ruamel.yaml atomicwrites configobj"
MAINTAINER="Tonus"
EMAIL="tonus1@free.fr"