summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8fa8b0fcd13a..18987d1d7fc3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,15 +3,15 @@
_srcname=pulsejoin$pkgver
pkgname=pulsejoin
-pkgver=2.3
-pkgrel=2
+pkgver=2.4
+pkgrel=1
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-qt' 'yad' 'pavucontrol')
makedepends=('git')
-source=("$_srcname::git+https://gitlab.com/mikhailnov/pulsejoin.git#tag=v$pkgver")
+source=("$_srcname::git+https://gitlab.com/mikhailnov/$pkgname.git#tag=v$pkgver")
sha256sums=('SKIP')
package() {