audio/qpwgraph: Updated for version 0.6.3

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
С. С. Болоканаръ 2024-03-29 14:28:13 +02:00 committed by Willy Sudiarto Raharjo
parent 6569027cb3
commit ef28caef0b
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 6 additions and 6 deletions

View file

@ -1,6 +1,6 @@
#!/bin/bash
# Copyright 2022 S. S. Bolokanar, Bulgaria <bolokanar@bulgars.org>
# Copyright 2022 S. S. Bolokanar, Bulgaria <bolokanar@bulgarsociety.org>
# С. С. Болоканаръ, България
# All rights reserved.
#
@ -24,7 +24,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=qpwgraph
VERSION=${VERSION:-0.6.2}
VERSION=${VERSION:-0.6.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,10 +1,10 @@
PRGNAM="qpwgraph"
VERSION="0.6.2"
VERSION="0.6.3"
HOMEPAGE="https://gitlab.freedesktop.org/rncbc/qpwgraph"
DOWNLOAD="https://gitlab.freedesktop.org/rncbc/qpwgraph/-/archive/v0.6.2/qpwgraph-v0.6.2.tar.gz"
MD5SUM="06306abfb09e1cc48fdd92e4dce0ccbc"
DOWNLOAD="https://gitlab.freedesktop.org/rncbc/qpwgraph/-/archive/v0.6.3/qpwgraph-v0.6.3.tar.gz"
MD5SUM="7bfecb81c321f7de73e2c37e9977e38c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
MAINTAINER="S. S. Bolokanar"
EMAIL="bolokanar@bulgars.org"
EMAIL="bolokanar@bulgarsociety.org"