audio/pianobar: Updated for version 2019.01.25.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Brenton Earl 2020-09-16 07:38:52 +07:00 committed by Willy Sudiarto Raharjo
parent bf06b40283
commit ded05cc831
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View file

@ -3,7 +3,7 @@
# Slackware build script for pianobar
# Copyright 2010-2016, Phillip Warner <pc_warner@yahoo.com>
# Copyright 2017, Brenton Earl <brent@exitstatusone.com>
# Copyright 2017, 2020, Brenton Earl <brent@exitstatusone.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=pianobar
VERSION=${VERSION:-2018.06.22}
VERSION=${VERSION:-2019.01.25}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="pianobar"
VERSION="2018.06.22"
VERSION="2019.01.25"
HOMEPAGE="https://6xq.net/pianobar/"
DOWNLOAD="https://6xq.net/pianobar/pianobar-2018.06.22.tar.bz2"
MD5SUM="21a69563d06a67695212eaa45ff7d342"
DOWNLOAD="https://6xq.net/pianobar/pianobar-2019.01.25.tar.bz2"
MD5SUM="3b202861e515ab493d13b0ae00d54dc0"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="ffmpeg"