py3status: update to 3.38.
This commit is contained in:
parent
caeb230827
commit
a7d7d47dcb
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'py3status'
|
||||
pkgname=py3status
|
||||
version=3.37
|
||||
version=3.38
|
||||
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=b260b752ff2953538ad3f0202af2dd0bd469c6ebc88d5045cf74890876d24f47
|
||||
checksum=16799f643362259447d01bdbdfc48e3022227180ccbb88585aaa08191b7d1fee
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue