mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
desktop/i3pystatus: Updated for version 3.32.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
3c9a0927e0
commit
f3d522792c
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for i3pystatus
|
||||
|
||||
# Copyright 2014 Dimitris Zlatanidis Greece-Orestiada
|
||||
# Copyright 2014 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=i3pystatus
|
||||
VERSION=${VERSION:-3.30}
|
||||
VERSION=${VERSION:-3.32}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="i3pystatus"
|
||||
VERSION="3.30"
|
||||
VERSION="3.32"
|
||||
HOMEPAGE="https://github.com/enkore/i3pystatus"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/i/i3pystatus/i3pystatus-3.30.tar.gz"
|
||||
MD5SUM="03aabe906c337c171dda635399251575"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/i/i3pystatus/i3pystatus-3.32.tar.gz"
|
||||
MD5SUM="a17253469e68bb3cc6df23d2889131e1"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="python3"
|
||||
|
|
Loading…
Reference in a new issue