summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--python/python-xlib/python-xlib.SlackBuild4
-rw-r--r--python/python-xlib/python-xlib.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/python/python-xlib/python-xlib.SlackBuild b/python/python-xlib/python-xlib.SlackBuild
index 0ea9263b3a..52f6b400b8 100644
--- a/python/python-xlib/python-xlib.SlackBuild
+++ b/python/python-xlib/python-xlib.SlackBuild
@@ -3,10 +3,10 @@
# Slackware build script for python-xlib
# Written by Vasilis Papavasileiou <el03020 at mail dot ntua dot gr>
-# Copyright 2018-2019 Hunter Sezen California, USA
+# Copyright 2018-2020 Hunter Sezen California, USA
PRGNAM=python-xlib
-VERSION=${VERSION:-0.25}
+VERSION=${VERSION:-0.26}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python-xlib/python-xlib.info b/python/python-xlib/python-xlib.info
index b366fbae06..fa35831ecf 100644
--- a/python/python-xlib/python-xlib.info
+++ b/python/python-xlib/python-xlib.info
@@ -1,8 +1,8 @@
PRGNAM="python-xlib"
-VERSION="0.25"
+VERSION="0.26"
HOMEPAGE="https://github.com/python-xlib/python-xlib"
-DOWNLOAD="https://github.com/python-xlib/python-xlib/releases/download/0.25/python-xlib-0.25.tar.bz2"
-MD5SUM="ded820dc8e943106bd660801ed7a82f7"
+DOWNLOAD="https://github.com/python-xlib/python-xlib/releases/download/0.26/python-xlib-0.26.tar.bz2"
+MD5SUM="678871a692c5409a6d6b5aaaf7f6e60d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="setuptools-scm six"