Skip to content
Permalink
Browse files
pavucontrol-qt 1.3.0
  • Loading branch information
demmm committed Apr 15, 2023
1 parent 8a8bbdd commit 22b056a
Showing 1 changed file with 2 additions and 2 deletions.
@@ -1,6 +1,6 @@

pkgname=pavucontrol-qt
pkgver=1.2.0
pkgver=1.3.0
pkgrel=1
pkgdesc="Qt port of volume control pavucontrol of sound server PulseAudio."
arch=("x86_64")
@@ -9,7 +9,7 @@ license=('GPL2')
depends=('pulseaudio' 'qt5-base')
makedepends=('lxqt-build-tools' 'qt5-tools')
source=("https://github.com/lxqt/pavucontrol-qt/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.xz")
sha256sums=('e36f1fa191e42503165f31a7104669ac9f111cf390db8f28a9805514f4e323a7')
sha256sums=('ac72c74ba35b2f7b023b6dcc5a50472bbe17584e1c858d139383d380d3d79d2a')

build() {
cmake -B build -S ${pkgname}-${pkgver} \

0 comments on commit 22b056a

Please sign in to comment.