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