|
|
|
@ -3,7 +3,7 @@ |
|
|
|
# Slackware build script for sayonara-player. |
|
|
|
# |
|
|
|
# Copyright 2016-2017 Edinaldo P. Silva, Rio de Janeiro, Brazil. |
|
|
|
# Copyright 2017-2024 Fellype do Nascimento, Guaratingueta, Brazil. |
|
|
|
# Copyright 2017-2025 Fellype do Nascimento, Guaratingueta, Brazil. |
|
|
|
# All rights reserved. |
|
|
|
# |
|
|
|
# Redistribution and use of this script, with or without modification, is |
|
|
|
@ -26,7 +26,7 @@ |
|
|
|
cd $(dirname $0) ; CWD=$(pwd) |
|
|
|
|
|
|
|
PRGNAM=sayonara-player |
|
|
|
VERSION=${VERSION:-1.10.0_stable1} |
|
|
|
VERSION=${VERSION:-1.11.0_stable1} |
|
|
|
BUILD=${BUILD:-1} |
|
|
|
TAG=${TAG:-_SBo} |
|
|
|
PKGTYPE=${PKGTYPE:-tgz} |
|
|
|
|