py3status: update to 3.39.
This commit is contained in:
parent
4e6c41cbf8
commit
44bc8b5746
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'py3status'
|
||||
pkgname=py3status
|
||||
version=3.38
|
||||
version=3.39
|
||||
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=16799f643362259447d01bdbdfc48e3022227180ccbb88585aaa08191b7d1fee
|
||||
checksum=d18b81e86d5a44d2fa67453c3e9f04b9285005b2a7a9455890903d0e2dfe843c
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue