desktop/py3status: Updated for version 3.51.

Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Dimitris Zlatanidis 2023-07-01 10:08:00 +03:00 committed by Willy Sudiarto Raharjo
parent 0a2c077fd4
commit aa6108b058
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for py3status
# Copyright 2014-2022 Dimitris Zlatanidis Orestiada, Greece
# Copyright 2014-2023 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=py3status
VERSION=${VERSION:-3.45}
VERSION=${VERSION:-3.51}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="py3status"
VERSION="3.45"
VERSION="3.51"
HOMEPAGE="https://github.com/ultrabug/py3status"
DOWNLOAD="https://files.pythonhosted.org/packages/06/bd/b5985206f92b3e5b41f60026dcfcff03bd451052f4a4d45c08afe9503334/py3status-3.45.tar.gz"
MD5SUM="9441ac79ecf4f6190fc6e88e69c60248"
DOWNLOAD="https://github.com/ultrabug/py3status/archive/refs/tags/3.51/py3status-3.51.tar.gz"
MD5SUM="09933b04f4708cf58db53b7da6f4002d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""