mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
Merge pull request #7477 from lasers/py3status-3.6
py3status: update to 3.6
This commit is contained in:
commit
85ffc7c687
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'py3status'
|
# Template file for 'py3status'
|
||||||
pkgname=py3status
|
pkgname=py3status
|
||||||
version=3.5
|
version=3.6
|
||||||
revision=2
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module="py3status"
|
pycompile_module="py3status"
|
||||||
|
@ -12,7 +12,7 @@ license="3-clause-BSD"
|
||||||
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=a062572c32f44c01733363df43c36c3dd450790f66c96e701e2253bc75aa2091
|
checksum=0f7af22643cbe0a1e2ba71aaae21d0d759f22062f528e1540c9830cb1900a5b1
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue