py3status: update to 3.27
This commit is contained in:
parent
cbf7d48e52
commit
a9388d4a7e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'py3status'
|
||||
pkgname=py3status
|
||||
version=3.26
|
||||
version=3.27
|
||||
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=6b41b28f0df909e1fdcd9f2931aa1f01c31986f822ec932289b78d999d51f597
|
||||
checksum=dbdb1710ece9a62a4cb5c0618850965818c524313827e43371fc731c47e66162
|
||||
|
||||
do_check() {
|
||||
python3 -m pytest
|
||||
|
|
Loading…
Reference in a new issue