Browse Source

audio/sayonara-player: Updated for version 1.11.0_stable1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/291/head
Fellype do Nascimento 6 months ago
committed by Willy Sudiarto Raharjo
parent
commit
e06f72d0e9
  1. 4
      audio/sayonara-player/sayonara-player.SlackBuild
  2. 6
      audio/sayonara-player/sayonara-player.info

4
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-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}

6
audio/sayonara-player/sayonara-player.info

@ -1,10 +1,10 @@
PRGNAM="sayonara-player"
VERSION="1.10.0_stable1"
VERSION="1.11.0_stable1"
HOMEPAGE="https://sayonara-player.com/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://gitlab.com/luciocarreras/sayonara-player/-/archive/1.10.0-stable1/sayonara-player-1.10.0-stable1.tar.gz"
MD5SUM_x86_64="b97df4a255a550d1b250575c8ff2137b"
DOWNLOAD_x86_64="https://gitlab.com/luciocarreras/sayonara-player/-/archive/1.11.0-stable1/sayonara-player-1.11.0-stable1.tar.gz"
MD5SUM_x86_64="fb54991cfc4a774278ccb27508c59612"
REQUIRES=""
MAINTAINER="Fellype do Nascimento"
EMAIL="fellype (at) gmail (dot) com"
Loading…
Cancel
Save