py3status: update to 3.42.
This commit is contained in:
parent
172b42a33c
commit
b724a2a4da
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'py3status'
|
||||
pkgname=py3status
|
||||
version=3.41
|
||||
version=3.42
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -12,7 +12,7 @@ license="BSD-3-Clause"
|
|||
homepage="https://github.com/ultrabug/py3status"
|
||||
changelog="https://raw.githubusercontent.com/ultrabug/py3status/master/CHANGELOG"
|
||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||
checksum=9728ff6913a13087201c73f682f67afcd8dc73a71b044d6833737ee227ad5fba
|
||||
checksum=bf7dd6cb65e88c3b0cf570a8df08c8ca30b655c88c7ba5b29fbfbf86a0737e27
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue