audio/qpwgraph: Updated for version 0.4.1.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
С. С. Болоканаръ 2023-03-23 10:21:25 +02:00 committed by Willy Sudiarto Raharjo
parent eef6c978a0
commit 4da445ff95
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 <sbolokanov@abv.bg>
# Copyright 2022 S. S. Bolokanar, Bulgaria <bolokanar@bulgars.org>
# С. С. Болоканаръ, България
# All rights reserved.
#
@ -24,7 +24,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=qpwgraph
VERSION=${VERSION:-0.3.9}
VERSION=${VERSION:-0.4.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,10 +1,10 @@
PRGNAM="qpwgraph"
VERSION="0.3.9"
VERSION="0.4.1"
HOMEPAGE="https://gitlab.freedesktop.org/rncbc/qpwgraph"
DOWNLOAD="https://gitlab.freedesktop.org/rncbc/qpwgraph/-/archive/v0.3.9/qpwgraph-v0.3.9.tar.gz"
MD5SUM="483818ee0256c83dde643ab2ca17d638"
DOWNLOAD="https://gitlab.freedesktop.org/rncbc/qpwgraph/-/archive/v0.4.1/qpwgraph-v0.4.1.tar.gz"
MD5SUM="509c4faff2f87d211818b828a4cd2e50"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
MAINTAINER="S. S. Bolokanar"
EMAIL="sbolokanov@abv.bg"
EMAIL="bolokanar@bulgars.org"