mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-15 11:33:49 +02:00
py3status: update to 3.7. (#9670)
This commit is contained in:
parent
37e02a5243
commit
67b81d8dea
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'py3status'
|
||||
pkgname=py3status
|
||||
version=3.6
|
||||
version=3.7
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=python3-module
|
||||
|
@ -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=0f7af22643cbe0a1e2ba71aaae21d0d759f22062f528e1540c9830cb1900a5b1
|
||||
checksum=ea0efd310a5211f52f8481b5e201ce0b5d6bb45d07c4805c988fd3020db054f8
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue