Skip to content

Commit

Permalink
qpwgraph: update to 0.2.6.
Browse files Browse the repository at this point in the history
  • Loading branch information
steinex authored and paper42 committed May 1, 2022
1 parent 9bebb2d commit 13306ff
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions srcpkgs/qpwgraph/template
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
# Template file for 'qpwgraph'
pkgname=qpwgraph
version=0.2.4
version=0.2.6
revision=1
wrksrc="qpwgraph-v${version}"
build_style=cmake
hostmakedepends="pkg-config qt5-host-tools qt5-qmake"
makedepends="alsa-lib-devel pipewire-devel qt5-devel"
makedepends="alsa-lib-devel pipewire-devel qt5-devel qt5-svg-devel"
short_desc="Graph manager for PipeWire"
maintainer="Frank Steinborn <steinex@nognu.de>"
license="GPL-2.0-or-later"
homepage="https://gitlab.freedesktop.org/rncbc/qpwgraph"
changelog="https://gitlab.freedesktop.org/rncbc/qpwgraph/-/raw/main/ChangeLog"
distfiles="https://gitlab.freedesktop.org/rncbc/qpwgraph/-/archive/v${version}/qpwgraph-v${version}.tar.gz"
checksum=5e2ad77e794367e3e1e6df5214e8770135941092ffac49bbbaaf7619decb54b5
checksum=d9f8109ef87d947948f5d61f60480968d925d7a93fcf15e7fca8c45f194e2f90

0 comments on commit 13306ff

Please sign in to comment.