summaryrefslogtreecommitdiffstats
path: root/audio/sayonara-player/sayonara-player.SlackBuild
diff options
context:
space:
mode:
author Fellype do Nascimento2024-02-13 03:55:14 +0100
committer Willy Sudiarto Raharjo2024-02-16 05:20:52 +0100
commit24500310f745a75a0551abfd3b1c259f69295f82 (patch)
tree02df02750b0b60b3fb625a44d6eaabf2fe0abcdf /audio/sayonara-player/sayonara-player.SlackBuild
parentc68c38c70054d6894fd4eceac407bb4623c88e7e (diff)
downloadslackbuilds-24500310f745a75a0551abfd3b1c259f69295f82.tar.gz
audio/sayonara-player: Updated for version 1.9.0_stable1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio/sayonara-player/sayonara-player.SlackBuild')
-rw-r--r--audio/sayonara-player/sayonara-player.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/sayonara-player/sayonara-player.SlackBuild b/audio/sayonara-player/sayonara-player.SlackBuild
index 3817603886..f2c14d0ea9 100644
--- a/audio/sayonara-player/sayonara-player.SlackBuild
+++ b/audio/sayonara-player/sayonara-player.SlackBuild
@@ -3,7 +3,7 @@
# Slackware build script for sayonara-player.
#
# Copyright 2016-2017 Edinaldo P. Silva, Rio de Janeiro, Brazil.
-# Copyright 2017-2022 Fellype do Nascimento, Guaratingueta, Brazil.
+# Copyright 2017-2024 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.7.0_stable3}
+VERSION=${VERSION:-1.9.0_stable1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}