py3status: update to 3.15.
This commit is contained in:
parent
c17bbcb5ed
commit
986dc9b9ed
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'py3status'
|
||||
pkgname=py3status
|
||||
version=3.14
|
||||
version=3.15
|
||||
revision=1
|
||||
noarch=yes
|
||||
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=4bbd27f606c90e3932f449c998773c801c86cf6146473ec153943ff0df2dc496
|
||||
checksum=79e487017e827e3428ae526f5c967f9e819b34a84bafee4fac2121d5de84ef1c
|
||||
|
||||
do_check() {
|
||||
python3 -m pytest
|
||||
|
|
Loading…
Reference in New Issue