summaryrefslogtreecommitdiffstats
path: root/office
diff options
context:
space:
mode:
Diffstat (limited to 'office')
-rw-r--r--office/khal/khal.SlackBuild4
-rw-r--r--office/khal/khal.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/office/khal/khal.SlackBuild b/office/khal/khal.SlackBuild
index 981b93a771..c5e3b8966a 100644
--- a/office/khal/khal.SlackBuild
+++ b/office/khal/khal.SlackBuild
@@ -31,8 +31,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=khal
-VERSION=${VERSION:-0.11.1}
-BUILD=${BUILD:-3}
+VERSION=${VERSION:-0.11.2}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/office/khal/khal.info b/office/khal/khal.info
index 182dfd5dd9..36c9ee6fd6 100644
--- a/office/khal/khal.info
+++ b/office/khal/khal.info
@@ -1,8 +1,8 @@
PRGNAM="khal"
-VERSION="0.11.1"
+VERSION="0.11.2"
HOMEPAGE="https://github.com/pimutils/khal/"
-DOWNLOAD="https://files.pythonhosted.org/packages/15/4f/c547cff823256abbbc4810b1c19bbe0813e1e58cca6f05eb51478920ef36/khal-0.11.1.tar.gz"
-MD5SUM="1cdb0bc01cf529fbc884532f709d82d6"
+DOWNLOAD="https://files.pythonhosted.org/packages/68/ac/e94853c63676a536b3cdd758442a5df678bbe42eed06e46673fc5ba97d72/khal-0.11.2.tar.gz"
+MD5SUM="5022402c0954fd16a49812942341f162"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-dateutil icalendar python3-atomicwrites configobj tzlocal click click-log"