audio/qpwgraph: Updated for version 0.4.4.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
С. С. Болоканаръ 2023-07-04 16:49:42 +03:00 committed by Willy Sudiarto Raharjo
parent d1ba014fcd
commit 3284375b6d
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View File

@ -24,7 +24,7 @@
cd $(dirname $0) ; CWD=$(pwd) cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=qpwgraph PRGNAM=qpwgraph
VERSION=${VERSION:-0.4.2} VERSION=${VERSION:-0.4.4}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_SBo} TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz} PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="qpwgraph" PRGNAM="qpwgraph"
VERSION="0.4.2" VERSION="0.4.4"
HOMEPAGE="https://gitlab.freedesktop.org/rncbc/qpwgraph" HOMEPAGE="https://gitlab.freedesktop.org/rncbc/qpwgraph"
DOWNLOAD="https://gitlab.freedesktop.org/rncbc/qpwgraph/-/archive/v0.4.2/qpwgraph-v0.4.2.tar.gz" DOWNLOAD="https://gitlab.freedesktop.org/rncbc/qpwgraph/-/archive/v0.4.4/qpwgraph-v0.4.4.tar.gz"
MD5SUM="c7815ee0461b95e83ff04e7ec19b8452" MD5SUM="0baf73397675295f801ff24613de428f"
DOWNLOAD_x86_64="" DOWNLOAD_x86_64=""
MD5SUM_x86_64="" MD5SUM_x86_64=""
REQUIRES="" REQUIRES=""