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'
|
||||
pkgname=py3status
|
||||
version=3.5
|
||||
revision=2
|
||||
version=3.6
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=python3-module
|
||||
pycompile_module="py3status"
|
||||
|
@ -12,7 +12,7 @@ license="3-clause-BSD"
|
|||
maintainer="teldra <teldra@rotce.de>"
|
||||
homepage="https://github.com/ultrabug/py3status"
|
||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||
checksum=a062572c32f44c01733363df43c36c3dd450790f66c96e701e2253bc75aa2091
|
||||
checksum=0f7af22643cbe0a1e2ba71aaae21d0d759f22062f528e1540c9830cb1900a5b1
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue