pyradio: update to 0.9.2.5.
This commit is contained in:
parent
1a6c1171a6
commit
38be97ed76
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'pyradio'
|
# Template file for 'pyradio'
|
||||||
pkgname=pyradio
|
pkgname=pyradio
|
||||||
version=0.9.2.2
|
version=0.9.2.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -8,10 +8,10 @@ depends="python3-requests python3-dnspython python3-psutil python3-rich"
|
||||||
short_desc="Curses based internet radio player"
|
short_desc="Curses based internet radio player"
|
||||||
maintainer="Eloi Torrents <eloitor@disroot.org>"
|
maintainer="Eloi Torrents <eloitor@disroot.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://www.coderholic.com/pyradio/"
|
homepage="https://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=bc92c6e1364d6867244500924a00ae5a918a58c29138484872e0dd168891762b
|
checksum=448a55f2c355d76e44d3968974bc41b08a783976e3eac9360412cd0da27176f3
|
||||||
make_check=no # pytest reports "no tests ran"
|
make_check=no # pytest reports "no tests ran"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue