summaryrefslogtreecommitdiffstats
path: root/desktop
diff options
context:
space:
mode:
Diffstat (limited to 'desktop')
-rw-r--r--desktop/py3status/py3status.SlackBuild4
-rw-r--r--desktop/py3status/py3status.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/desktop/py3status/py3status.SlackBuild b/desktop/py3status/py3status.SlackBuild
index f98e9a9547..9b648ad5f3 100644
--- a/desktop/py3status/py3status.SlackBuild
+++ b/desktop/py3status/py3status.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for py3status
-# Copyright 2014 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2014-2015 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.3}
+VERSION=${VERSION:-2.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/desktop/py3status/py3status.info b/desktop/py3status/py3status.info
index c29054f181..575721553c 100644
--- a/desktop/py3status/py3status.info
+++ b/desktop/py3status/py3status.info
@@ -1,8 +1,8 @@
PRGNAM="py3status"
-VERSION="2.3"
+VERSION="2.4"
HOMEPAGE="https://github.com/ultrabug/py3status"
-DOWNLOAD="https://pypi.python.org/packages/source/p/py3status/py3status-2.3.tar.gz"
-MD5SUM="89ad395268c7791ff5d36412b1efeeb9"
+DOWNLOAD="https://pypi.python.org/packages/source/p/py3status/py3status-2.4.tar.gz"
+MD5SUM="dde68ddbe9bb7d8d049555dd69249fd3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pysetuptools"