From 8ed8932c02593fd07b71d0d71708d2bc8475f5d3 Mon Sep 17 00:00:00 2001 From: Fellype do Nascimento Date: Mon, 19 Jun 2017 21:26:57 +0100 Subject: audio/sayonara-player: Updated for version 0.9.3 + new maintainer. Signed-off-by: David Spencer --- audio/sayonara-player/sayonara-player.SlackBuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'audio/sayonara-player/sayonara-player.SlackBuild') diff --git a/audio/sayonara-player/sayonara-player.SlackBuild b/audio/sayonara-player/sayonara-player.SlackBuild index a59ef6313b01b..382211f9cdcfa 100644 --- a/audio/sayonara-player/sayonara-player.SlackBuild +++ b/audio/sayonara-player/sayonara-player.SlackBuild @@ -3,6 +3,7 @@ # Slackware build script for sayonara-player. # # Copyright 2016-2017 Edinaldo P. Silva, Rio de Janeiro, Brazil. +# Copyright 2017 Fellype do Nascimento, Campinas, Brazil. # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +25,7 @@ PRGNAM=sayonara-player VERSION=${VERSION:-0.9.3} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} TAG=${TAG:-_SBo} if [ -z "$ARCH" ]; then @@ -56,7 +57,7 @@ fi set -e -SRCVER=${SRCVER:-git1-20170502} +SRCVER=${SRCVER:-git2-20170509} rm -rf $PKG mkdir -p $TMP $PKG $OUTPUT -- cgit v1.2.3