mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
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'
|
# Template file for 'pianobar'
|
||||||
pkgname=pianobar
|
pkgname=pianobar
|
||||||
version=2020.11.28
|
version=2022.04.01
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_build_args="V=1"
|
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>"
|
maintainer="Ulf <void@uw.anonaddy.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://6xq.net/pianobar/"
|
homepage="https://6xq.net/pianobar/"
|
||||||
distfiles="https://github.com/PromyLOPh/pianobar/archive/${version}.tar.gz"
|
changelog="https://raw.githubusercontent.com/PromyLOPh/pianobar/master/ChangeLog"
|
||||||
checksum=f8cdd564e2a12ee0740c54e8bc4028b328e9afb041d9ea40bcb762e08034b9e9
|
distfiles="https://6xq.net/pianobar/pianobar-${version}.tar.bz2"
|
||||||
|
checksum=1670b28865a8b82a57bb6dfea7f16e2fa4145d2f354910bb17380b32c9b94763
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue