py3status: update to 3.10
Closes #14634. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
f7c9b3f432
commit
44bbfbbb24
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'py3status'
|
# Template file for 'py3status'
|
||||||
pkgname=py3status
|
pkgname=py3status
|
||||||
version=3.9
|
version=3.10
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -12,7 +12,7 @@ license="BSD-3-Clause"
|
||||||
maintainer="teldra <teldra@rotce.de>"
|
maintainer="teldra <teldra@rotce.de>"
|
||||||
homepage="https://github.com/ultrabug/py3status"
|
homepage="https://github.com/ultrabug/py3status"
|
||||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||||
checksum=ca44cfed88943f5e35bef1c7bf928e4517ac4532a505b339ef48fd5a9bf7adcc
|
checksum=bf1ffdb1ef408d46c819651356e65ec250d50fef7332d0768927daa4688e39d4
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue