mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
py3status: update to 3.45.
This commit is contained in:
parent
8c7b35f154
commit
8ec79a7119
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'py3status'
|
# Template file for 'py3status'
|
||||||
pkgname=py3status
|
pkgname=py3status
|
||||||
version=3.44
|
version=3.45
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -12,7 +12,7 @@ license="BSD-3-Clause"
|
||||||
homepage="https://github.com/ultrabug/py3status"
|
homepage="https://github.com/ultrabug/py3status"
|
||||||
changelog="https://raw.githubusercontent.com/ultrabug/py3status/master/CHANGELOG"
|
changelog="https://raw.githubusercontent.com/ultrabug/py3status/master/CHANGELOG"
|
||||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||||
checksum=3afc200780c090253987e47d9e43fede4e24ebba47192de9961f79c05cedc998
|
checksum=9221e47591f5f167ed9ab053f1967114458afd9bcc28f90a3339ce44a7b5d0a5
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue