mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
pyradio: update to 0.8.7
This commit is contained in:
parent
e7d4687296
commit
dfb037da49
1 changed files with 3 additions and 4 deletions
|
@ -1,10 +1,9 @@
|
||||||
# Template file for 'pyradio'
|
# Template file for 'pyradio'
|
||||||
pkgname=pyradio
|
pkgname=pyradio
|
||||||
version=0.8.5
|
version=0.8.7
|
||||||
revision=2
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module="pyradio"
|
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3"
|
depends="python3"
|
||||||
short_desc="Curses based internet radio player"
|
short_desc="Curses based internet radio player"
|
||||||
|
@ -13,7 +12,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=0f6cfe11385276d4728f0f3e48fed28e041320ed3b2b69f6d59e4c85cf092564
|
checksum=fbaae5f76fa3c647a4f1f1a6014738b409045ba81482f92ed6573edede7a77b8
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vman pyradio.1
|
vman pyradio.1
|
||||||
|
|
Loading…
Add table
Reference in a new issue