diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2018-07-01 13:20:47 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-07-07 06:54:23 +0700 |
commit | 788ef54b8f44568aaeff05d67058737aa22dcc68 (patch) | |
tree | d241b90b3e639c8b127f34fecffb233b724634ff /desktop/py3status | |
parent | b7aa1f57b45ed276882a317756a48f6364449b19 (diff) |
desktop/py3status: Updated for version 3.10.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'desktop/py3status')
-rw-r--r-- | desktop/py3status/README | 2 | ||||
-rw-r--r-- | desktop/py3status/py3status.SlackBuild | 2 | ||||
-rw-r--r-- | desktop/py3status/py3status.info | 6 |
3 files changed, 6 insertions, 4 deletions
diff --git a/desktop/py3status/README b/desktop/py3status/README index bf1ade1444c0..1124108fc4fa 100644 --- a/desktop/py3status/README +++ b/desktop/py3status/README @@ -4,3 +4,5 @@ Using py3status, you can take control of your i3bar easily by: - writing your own modules and have their output displayed on your bar - handling click events on your i3bar and play with them in no time - seeing your clock tick every second whatever your i3status interval + +Optional dependency: i3status diff --git a/desktop/py3status/py3status.SlackBuild b/desktop/py3status/py3status.SlackBuild index 0d3f09cee98c..c576c76f1a1d 100644 --- a/desktop/py3status/py3status.SlackBuild +++ b/desktop/py3status/py3status.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=py3status -VERSION=${VERSION:-3.8} +VERSION=${VERSION:-3.10} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/desktop/py3status/py3status.info b/desktop/py3status/py3status.info index 2ab59f5cfce6..3994d59d9c1b 100644 --- a/desktop/py3status/py3status.info +++ b/desktop/py3status/py3status.info @@ -1,8 +1,8 @@ PRGNAM="py3status" -VERSION="3.8" +VERSION="3.10" HOMEPAGE="https://github.com/ultrabug/py3status" -DOWNLOAD="https://pypi.python.org/packages/19/1b/52fc1b6956db0638a56292ce00537545d19b9a1d30a156a2b416675e4ac3/py3status-3.8.tar.gz" -MD5SUM="543c9db548a3146f0f0801e7dd6d8144" +DOWNLOAD="https://files.pythonhosted.org/packages/8a/74/f9fd3fa0c04b0854c5e0192cbce1f3eae416f5b32d06237445e3c300fd6f/py3status-3.10.tar.gz" +MD5SUM="5a223bc0f753a766aa8d409903cbceca" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |