pianobar: update to 2022.04.01.
This commit is contained in:
parent
f27382d6ef
commit
80c34fd873
1 changed files with 4 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pianobar'
|
||||
pkgname=pianobar
|
||||
version=2020.11.28
|
||||
version=2022.04.01
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_build_args="V=1"
|
||||
|
@ -11,8 +11,9 @@ short_desc="Free/open-source, console-based client for Pandora radio"
|
|||
maintainer="Ulf <void@uw.anonaddy.com>"
|
||||
license="MIT"
|
||||
homepage="https://6xq.net/pianobar/"
|
||||
distfiles="https://github.com/PromyLOPh/pianobar/archive/${version}.tar.gz"
|
||||
checksum=f8cdd564e2a12ee0740c54e8bc4028b328e9afb041d9ea40bcb762e08034b9e9
|
||||
changelog="https://raw.githubusercontent.com/PromyLOPh/pianobar/master/ChangeLog"
|
||||
distfiles="https://6xq.net/pianobar/pianobar-${version}.tar.bz2"
|
||||
checksum=1670b28865a8b82a57bb6dfea7f16e2fa4145d2f354910bb17380b32c9b94763
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in a new issue