summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 11efb2698620..600520c93251 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,12 +4,12 @@ _srcname=pulsejoin$pkgver
pkgname=pulsejoin
pkgver=2.3
-pkgrel=1
+pkgrel=2
pkgdesc='GUI for making a virtual PulseAudio microphone, from which sound from both microphone and audio output can be recorded'
arch=('any')
url='https://gitlab.com/mikhailnov/pulsejoin'
license=('GPL3')
-depends=('pulseaudio' 'pavucontrol' 'yad')
+depends=('pulseaudio' 'pavucontrol-qt' 'yad')
makedepends=('git')
source=("$_srcname::git+https://gitlab.com/mikhailnov/pulsejoin.git#tag=v$pkgver")
sha256sums=('SKIP')