diff options
-rw-r--r-- | audio/qpwgraph/qpwgraph.SlackBuild | 2 | ||||
-rw-r--r-- | audio/qpwgraph/qpwgraph.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/audio/qpwgraph/qpwgraph.SlackBuild b/audio/qpwgraph/qpwgraph.SlackBuild index 99a8cf72891ab..623bd65f7686d 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.3.0} +VERSION=${VERSION:-0.3.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/audio/qpwgraph/qpwgraph.info b/audio/qpwgraph/qpwgraph.info index a1e20729f12a9..cdfab30753220 100644 --- a/audio/qpwgraph/qpwgraph.info +++ b/audio/qpwgraph/qpwgraph.info @@ -1,8 +1,8 @@ PRGNAM="qpwgraph" -VERSION="0.3.0" +VERSION="0.3.4" HOMEPAGE="https://gitlab.freedesktop.org/rncbc/qpwgraph" -DOWNLOAD="https://gitlab.freedesktop.org/rncbc/qpwgraph/-/archive/v0.3.0/qpwgraph-v0.3.0.tar.gz" -MD5SUM="2d2a6d56e5a9d35a231f5c7da84baf65" +DOWNLOAD="https://gitlab.freedesktop.org/rncbc/qpwgraph/-/archive/v0.3.4/qpwgraph-v0.3.4.tar.gz" +MD5SUM="88dccd49ceb48d8944ab804dc824cd17" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |