py3status: update to 3.31.
This commit is contained in:
parent
f0fa1e9ead
commit
d5df2f041d
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'py3status'
|
||||
pkgname=py3status
|
||||
version=3.30
|
||||
revision=2
|
||||
version=3.31
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-setuptools python3-pyudev"
|
||||
|
@ -11,7 +11,7 @@ maintainer="teldra <teldra@rotce.de>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://github.com/ultrabug/py3status"
|
||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||
checksum=908585b3994f84890007873d8d9d12a45a3b66b0120b11766d6ee973b63008bb
|
||||
checksum=c69bca855559f31fec4a257e76bc3e3cd2d4737f37785b96fa5509b6ee208b3a
|
||||
|
||||
do_check() {
|
||||
python3 -m pytest
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue