py3status: update to 3.25.
This commit is contained in:
parent
0b748e620a
commit
1ba3517daa
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'py3status'
|
||||
pkgname=py3status
|
||||
version=3.24
|
||||
version=3.25
|
||||
revision=1
|
||||
archs=noarch
|
||||
build_style=python3-module
|
||||
|
@ -12,7 +12,7 @@ maintainer="teldra <teldra@rotce.de>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://github.com/ultrabug/py3status"
|
||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||
checksum=59527bb01e12d9f4cedcb811f0f41497ef028555ee91469e2b9ab4d66f80553d
|
||||
checksum=b6c1a08e97e735b7a9c024f67155d447ba36b0c7f6171cc3303fa4a5e2710850
|
||||
|
||||
do_check() {
|
||||
python3 -m pytest
|
||||
|
|
Loading…
Reference in a new issue