mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
desktop/py3status: Updated for version 3.12.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
939a75b3b1
commit
0f543b4488
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.10}
|
||||
VERSION=${VERSION:-3.12}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="py3status"
|
||||
VERSION="3.10"
|
||||
VERSION="3.12"
|
||||
HOMEPAGE="https://github.com/ultrabug/py3status"
|
||||
DOWNLOAD="https://files.pythonhosted.org/packages/8a/74/f9fd3fa0c04b0854c5e0192cbce1f3eae416f5b32d06237445e3c300fd6f/py3status-3.10.tar.gz"
|
||||
MD5SUM="5a223bc0f753a766aa8d409903cbceca"
|
||||
DOWNLOAD="https://files.pythonhosted.org/packages/bf/67/cf10badd43d30fe49cc03c02dde4d4cb47d3397277eafa7cba7e33a3ca73/py3status-3.12.tar.gz"
|
||||
MD5SUM="be87ab2e8dce6f2ab329124e75b0e212"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue