diff options
Diffstat (limited to 'audio/pianobar/pianobar.SlackBuild')
-rw-r--r-- | audio/pianobar/pianobar.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/pianobar/pianobar.SlackBuild b/audio/pianobar/pianobar.SlackBuild index 9e12f66a0a6e3..a23fc0fbf818a 100644 --- a/audio/pianobar/pianobar.SlackBuild +++ b/audio/pianobar/pianobar.SlackBuild @@ -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} |