diff options
author | С. С. Болоканаръ <bolokanar@bulgars.org> | 2023-07-04 16:49:42 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-07-05 23:46:57 +0700 |
commit | 3284375b6d45bbc3e3e1694bc69de7df13fdbb96 (patch) | |
tree | 91f480551d6387f24b8f302f93a8fe7638093a5c /audio/qpwgraph/qpwgraph.SlackBuild | |
parent | d1ba014fcde564e45be0ff03ac5355715d2b69f5 (diff) |
audio/qpwgraph: Updated for version 0.4.4.
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 cadd0827f515b..5cda9853a8ed5 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.2} +VERSION=${VERSION:-0.4.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |