diff options
Diffstat (limited to 'desktop/py3status')
-rw-r--r-- | desktop/py3status/py3status.SlackBuild | 4 | ||||
-rw-r--r-- | desktop/py3status/py3status.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/desktop/py3status/py3status.SlackBuild b/desktop/py3status/py3status.SlackBuild index 3d0be2e4fb..0d41a01f20 100644 --- a/desktop/py3status/py3status.SlackBuild +++ b/desktop/py3status/py3status.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for py3status -# Copyright 2014-2015 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2014-2016 Dimitris Zlatanidis Orestiada, Greece # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=py3status -VERSION=${VERSION:-2.7} +VERSION=${VERSION:-2.8} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/desktop/py3status/py3status.info b/desktop/py3status/py3status.info index 33a5a315d6..d950457722 100644 --- a/desktop/py3status/py3status.info +++ b/desktop/py3status/py3status.info @@ -1,8 +1,8 @@ PRGNAM="py3status" -VERSION="2.7" +VERSION="2.8" HOMEPAGE="https://github.com/ultrabug/py3status" -DOWNLOAD="https://pypi.python.org/packages/source/p/py3status/py3status-2.7.tar.gz" -MD5SUM="6d65cec6bc69671afa9176963526af88" +DOWNLOAD="https://pypi.python.org/packages/source/p/py3status/py3status-2.8.tar.gz" +MD5SUM="d844202b6518bece40a4ce44c5c08f42" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="pysetuptools" |