audio/qpwgraph: Updated for version 0.3.6
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
1cf7b78a1d
commit
81cd1f845b
|
@ -24,7 +24,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=qpwgraph
|
||||
VERSION=${VERSION:-0.3.5}
|
||||
VERSION=${VERSION:-0.3.6}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="qpwgraph"
|
||||
VERSION="0.3.5"
|
||||
VERSION="0.3.6"
|
||||
HOMEPAGE="https://gitlab.freedesktop.org/rncbc/qpwgraph"
|
||||
DOWNLOAD="https://gitlab.freedesktop.org/rncbc/qpwgraph/-/archive/v0.3.5/qpwgraph-v0.3.5.tar.gz"
|
||||
MD5SUM="e3dd1542a59b6477d05221262559d1c3"
|
||||
DOWNLOAD="https://gitlab.freedesktop.org/rncbc/qpwgraph/-/archive/v0.3.6/qpwgraph-v0.3.6.tar.gz"
|
||||
MD5SUM="47dcaba29593873edb923cd203c26cd0"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue