multimedia/QMPlay2: Updated for version 23.02.05.

Signed-off-by: bedlam <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Edinaldo P. Silva 2023-02-06 18:53:12 +00:00 committed by Willy Sudiarto Raharjo
parent 8e66b59a30
commit 5e371571ea
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
#
# Slackware build script for QMPlay2.
#
# Copyright 2017-2022 Edinaldo P. Silva, Rio de Janeiro, Brazil.
# Copyright 2017-2023 Edinaldo P. Silva, Rio de Janeiro, Brazil.
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=QMPlay2
VERSION=${VERSION:-22.10.23}
VERSION=${VERSION:-23.02.05}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="QMPlay2"
VERSION="22.10.23"
VERSION="23.02.05"
HOMEPAGE="https://github.com/zaps166/QMPlay2"
DOWNLOAD="https://github.com/zaps166/QMPlay2/releases/download/22.10.23/QMPlay2-src-22.10.23.tar.xz"
MD5SUM="d4e4a0877cf946666ffd300088248dad"
DOWNLOAD="https://github.com/zaps166/QMPlay2/releases/download/23.02.05/QMPlay2-src-23.02.05.tar.xz"
MD5SUM="d2169bfa8a7ddeb1ba3103c4d4bf7a83"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libass libgme"