diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-05-16 00:56:55 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-05-17 23:45:37 +0700 |
commit | bdb166e90633807b910553be23caa104696c2232 (patch) | |
tree | 7b3adfae16d31815f37c344faaeeb9a2fd648cb9 /desktop/py3status | |
parent | fa684514c92a19163d81b1cee5d1cca92fac7be6 (diff) | |
download | slackbuilds-bdb166e90633807b910553be23caa104696c2232.tar.gz |
desktop/py3status: Updated for version 2.4.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
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 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" |