desktop/py3status: Updated for version 3.10.

Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
Dimitris Zlatanidis 2018-07-01 13:20:47 +02:00 committed by Willy Sudiarto Raharjo
parent b7aa1f57b4
commit 788ef54b8f
No known key found for this signature in database
GPG key ID: 887B8374D7333381
3 changed files with 6 additions and 4 deletions

View file

@ -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

View file

@ -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}

View file

@ -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=""