py3status: update to 3.26
This commit is contained in:
parent
673326d11a
commit
c4fcb87a97
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'py3status'
|
||||
pkgname=py3status
|
||||
version=3.25
|
||||
version=3.26
|
||||
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=b6c1a08e97e735b7a9c024f67155d447ba36b0c7f6171cc3303fa4a5e2710850
|
||||
checksum=6b41b28f0df909e1fdcd9f2931aa1f01c31986f822ec932289b78d999d51f597
|
||||
|
||||
do_check() {
|
||||
python3 -m pytest
|
||||
|
|
Loading…
Reference in New Issue