py3status: update to 3.18
This commit is contained in:
parent
dacb8077f6
commit
6a279db496
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'py3status'
|
||||
pkgname=py3status
|
||||
version=3.17
|
||||
version=3.18
|
||||
revision=1
|
||||
archs=noarch
|
||||
build_style=python3-module
|
||||
|
@ -13,7 +13,7 @@ maintainer="teldra <teldra@rotce.de>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://github.com/ultrabug/py3status"
|
||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||
checksum=9df40f9d27ec6a2b592b9d85aa37894666c979ab2ee89ea0ef3229100d4ccaac
|
||||
checksum=c0292789dd0c881076359c84a7818c87a332caa2aeb2e1b4f2ab83a1313b5bdd
|
||||
|
||||
do_check() {
|
||||
python3 -m pytest
|
||||
|
|
Loading…
Reference in New Issue