mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
audio/qpwgraph: Updated for version 0.5.3
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
fe63ccb9d4
commit
c82d80d968
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=qpwgraph
|
||||
VERSION=${VERSION:-0.5.2}
|
||||
VERSION=${VERSION:-0.5.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="qpwgraph"
|
||||
VERSION="0.5.2"
|
||||
VERSION="0.5.3"
|
||||
HOMEPAGE="https://gitlab.freedesktop.org/rncbc/qpwgraph"
|
||||
DOWNLOAD="https://gitlab.freedesktop.org/rncbc/qpwgraph/-/archive/v0.5.2/qpwgraph-v0.5.2.tar.gz"
|
||||
MD5SUM="2a0e2c774070d1eecc819f54ffcb787c"
|
||||
DOWNLOAD="https://gitlab.freedesktop.org/rncbc/qpwgraph/-/archive/v0.5.3/qpwgraph-v0.5.3.tar.gz"
|
||||
MD5SUM="24142f9eb1b191e54772f8dfd053cb44"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue