summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSpineEyE2020-07-16 21:00:30 +0200
committerSpineEyE2020-07-16 21:00:30 +0200
commit312d6e16bc015f263ac3c6a693bb247949f96038 (patch)
treec9f605b0632c12c1d657cbcb686cddd948481f8e /PKGBUILD
parent4998d63178ee9d9279129605caa7ff19b018c910 (diff)
downloadaur-312d6e16bc015f263ac3c6a693bb247949f96038.tar.gz
Add missing dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 22aca36620de..06693e7c3a7a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,15 +7,15 @@
pkgbase=pulseaudio-hsphfpd
pkgname=(pulseaudio-hsphfpd libpulse-hsphfpd pulseaudio-{zeroconf,lirc,jack,bluetooth,equalizer}-hsphfpd)
pkgdesc="A fork of pulseaudio providing superior bluetooth headset functionality"
-pkgver=13.0
-pkgrel=4
+pkgver=r9414.cbc09c9f1
+pkgrel=2
arch=(x86_64)
url="https://www.freedesktop.org/wiki/Software/PulseAudio/"
license=(GPL)
makedepends=(libasyncns libcap attr libxtst libsm libsndfile rtkit libsoxr
speexdsp tdb systemd dbus avahi bluez bluez-libs jack2 sbc
lirc openssl fftw orc gtk3 webrtc-audio-processing check git meson
- xmltoman)
+ xmltoman libopenaptx)
_branch=hsphfpd
source=("git+https://gitlab.freedesktop.org/pali/pulseaudio.git#branch=$_branch"
0001-meson-Define-TUNNEL_SINK-for-module-tunnel-sink.patch)