summaryrefslogtreecommitdiffstats
path: root/python/python-xcffib
diff options
context:
space:
mode:
Diffstat (limited to 'python/python-xcffib')
-rw-r--r--python/python-xcffib/python-xcffib.SlackBuild4
-rw-r--r--python/python-xcffib/python-xcffib.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/python/python-xcffib/python-xcffib.SlackBuild b/python/python-xcffib/python-xcffib.SlackBuild
index da62f4d6ac..11f4681040 100644
--- a/python/python-xcffib/python-xcffib.SlackBuild
+++ b/python/python-xcffib/python-xcffib.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for python-xcffib
-# Copyright 2016-2017 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2016-2018 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
PRGNAM=python-xcffib
SRCNAM=$(echo $PRGNAM | cut -c8-13)
-VERSION=${VERSION:-0.5.1}
+VERSION=${VERSION:-0.6.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python-xcffib/python-xcffib.info b/python/python-xcffib/python-xcffib.info
index 2109d15ac6..85c9513c73 100644
--- a/python/python-xcffib/python-xcffib.info
+++ b/python/python-xcffib/python-xcffib.info
@@ -1,8 +1,8 @@
PRGNAM="python-xcffib"
-VERSION="0.5.1"
+VERSION="0.6.0"
HOMEPAGE="https://github.com/tych0/xcffib"
-DOWNLOAD="https://pypi.python.org/packages/48/e8/83dc668044f0393c5b7bea1afdf42bf25005ca067bb130db924f673261ad/xcffib-0.5.1.tar.gz"
-MD5SUM="693776bbfb410f53e6495d67212403af"
+DOWNLOAD="https://pypi.python.org/packages/e0/36/e35d6fc422486aa9aae679b7427d3a9d453d7646d43d534cdbfb48402797/xcffib-0.6.0.tar.gz"
+MD5SUM="9014d1ee428be59a3505524b54da874f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="six cffi"