diff options
author | С. С. Болоканаръ <bolokanar@protonmail.ch> | 2023-04-15 12:48:19 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-04-15 20:45:21 +0700 |
commit | 1657d237c8c5188ba25b212de3c424af1b57cd35 (patch) | |
tree | efd3756fccd7b4ddd5e7152bce224b832ce969e2 /audio/qpwgraph/qpwgraph.SlackBuild | |
parent | 43e0993f0d22add213343d02f858f7a2732ecce5 (diff) |
audio/qpwgraph: Updated for version 0.4.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio/qpwgraph/qpwgraph.SlackBuild')
-rw-r--r-- | audio/qpwgraph/qpwgraph.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/qpwgraph/qpwgraph.SlackBuild b/audio/qpwgraph/qpwgraph.SlackBuild index 3b38aac712..cadd0827f5 100644 --- a/audio/qpwgraph/qpwgraph.SlackBuild +++ b/audio/qpwgraph/qpwgraph.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=qpwgraph -VERSION=${VERSION:-0.4.1} +VERSION=${VERSION:-0.4.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |