mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
pyradio: update to 0.8.5.
This commit is contained in:
parent
62e33c313a
commit
2736dae702
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'pyradio'
|
# Template file for 'pyradio'
|
||||||
pkgname=pyradio
|
pkgname=pyradio
|
||||||
version=0.8.0
|
version=0.8.5
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -13,7 +13,7 @@ license="MIT"
|
||||||
homepage="http://www.coderholic.com/pyradio/"
|
homepage="http://www.coderholic.com/pyradio/"
|
||||||
changelog="https://raw.githubusercontent.com/coderholic/pyradio/master/ChangeLog"
|
changelog="https://raw.githubusercontent.com/coderholic/pyradio/master/ChangeLog"
|
||||||
distfiles="https://github.com/coderholic/pyradio/archive/${version}.tar.gz"
|
distfiles="https://github.com/coderholic/pyradio/archive/${version}.tar.gz"
|
||||||
checksum=2b1e0c4552580a5df5b464243f7b141bfabbb1ccfe4d1a72418b161d60c1ffc1
|
checksum=0f6cfe11385276d4728f0f3e48fed28e041320ed3b2b69f6d59e4c85cf092564
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vman pyradio.1
|
vman pyradio.1
|
||||||
|
|
Loading…
Add table
Reference in a new issue