audio/qpwgraph: Updated for version 0.4.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
d1ba014fcd
commit
3284375b6d
|
@ -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}
|
||||||
|
|
|
@ -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=""
|
||||||
|
|
Loading…
Reference in New Issue