Skip to content
Snippets Groups Projects

testing/pavucontrol-qt: upgrade to 0.17.0

Merged Justin Berthault requested to merge (removed):pavucontrol-qt into master
1 file
+ 4
2
Compare changes
  • Side-by-side
  • Inline
# Maintainer: Antoni Aloy <aaloytorrens@gmail.com>
pkgname=pavucontrol-qt
pkgver=0.16.0
pkgver=0.17.0
pkgrel=0
pkgdesc="Pulseaudio mixer in Qt (port of pavucontrol)"
url="https://github.com/lxqt/pavucontrol-qt"
@@ -29,4 +29,6 @@ build() {
package() {
DESTDIR="$pkgdir" cmake --build build --target install
}
sha512sums="781122b57321cf1e3eff2210e7cb949c819d0148050897d3a9673e846c28fae7a926b4d840c603dac9dace8126bfc49179a737101f4d5b6ad4fe5946d82bd0d5 pavucontrol-qt-0.16.0.tar.xz"
sha512sums="
b6c77fc78c62051c8c0484edb09d1e2a347fc30ae8b65f1e4b3d279499abd47aeaf19c2cb3037871ef8885a5bc787f3d0307d7c0aa0699deaba3129501fb9a3a pavucontrol-qt-0.17.0.tar.xz
"
Loading