mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
audio/sayonara-player: Updated for version 1.10.0_stable1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
5522c62b9a
commit
58fba82fa9
2 changed files with 4 additions and 4 deletions
|
@ -26,7 +26,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=sayonara-player
|
||||
VERSION=${VERSION:-1.9.0_stable1}
|
||||
VERSION=${VERSION:-1.10.0_stable1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="sayonara-player"
|
||||
VERSION="1.9.0_stable1"
|
||||
VERSION="1.10.0_stable1"
|
||||
HOMEPAGE="https://sayonara-player.com/"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="https://gitlab.com/luciocarreras/sayonara-player/-/archive/1.9.0-stable1/sayonara-player-1.9.0-stable1.tar.gz"
|
||||
MD5SUM_x86_64="71fd7afb27f8b410125052c13362ed22"
|
||||
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"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Fellype do Nascimento"
|
||||
EMAIL="fellype (at) gmail (dot) com"
|
||||
|
|
Loading…
Reference in a new issue