mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
desktop/py3status: Updated for version 3.19.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
38b830d46e
commit
991103aa3b
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=py3status
|
||||
VERSION=${VERSION:-3.16}
|
||||
VERSION=${VERSION:-3.19}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="py3status"
|
||||
VERSION="3.16"
|
||||
VERSION="3.19"
|
||||
HOMEPAGE="https://github.com/ultrabug/py3status"
|
||||
DOWNLOAD="https://files.pythonhosted.org/packages/63/55/e629338251b5ca12412a8c687ede45213ff90502f8c7be6bee9e64679884/py3status-3.16.tar.gz"
|
||||
MD5SUM="9cfda1f4736ce5bd3d849ae0f0f77b43"
|
||||
DOWNLOAD="https://files.pythonhosted.org/packages/4d/32/9e3e361ef0e3cadd0b90db3009a0bb30701f323b61e7c5aeabf317c59638/py3status-3.19.tar.gz"
|
||||
MD5SUM="d1e4bcd2247e32def5f290cea1286ecf"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue