pyradio: update to 0.8.0
This commit is contained in:
parent
4b48dcd2db
commit
4be8a01f0e
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pyradio'
|
||||
pkgname=pyradio
|
||||
version=0.7.9
|
||||
version=0.8.0
|
||||
revision=1
|
||||
archs=noarch
|
||||
build_style=python3-module
|
||||
|
@ -13,7 +13,7 @@ license="MIT"
|
|||
homepage="http://www.coderholic.com/pyradio/"
|
||||
changelog="https://raw.githubusercontent.com/coderholic/pyradio/master/ChangeLog"
|
||||
distfiles="https://github.com/coderholic/pyradio/archive/${version}.tar.gz"
|
||||
checksum=a11e487a715c413cff5f80967dec41ba38888a1b1901237bb1fa018c8ac49499
|
||||
checksum=2b1e0c4552580a5df5b464243f7b141bfabbb1ccfe4d1a72418b161d60c1ffc1
|
||||
|
||||
post_install() {
|
||||
vman pyradio.1
|
||||
|
|
Loading…
Reference in New Issue