diff options
-rw-r--r-- | multimedia/podcastparser/podcastparser.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/podcastparser/podcastparser.SlackBuild b/multimedia/podcastparser/podcastparser.SlackBuild index 186a084a17..a64420af4f 100644 --- a/multimedia/podcastparser/podcastparser.SlackBuild +++ b/multimedia/podcastparser/podcastparser.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=podcastparser -VERSION=0.6.1 +VERSION=${VERSION:-0.6.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |