From 14a1dea13a39e3663396a8b3e774f74a5a5b85be Mon Sep 17 00:00:00 2001 From: UsernameRandomlyGenerated Date: Sun, 17 Jan 2021 09:27:30 +0100 Subject: [PATCH] pulseaudio: update to 14.2 --- common/shlibs | 4 ++-- srcpkgs/pulseaudio/template | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/common/shlibs b/common/shlibs index 5e6a8d0c6ec..47610e37b05 100644 --- a/common/shlibs +++ b/common/shlibs @@ -757,8 +757,8 @@ libasyncns.so.0 libasyncns-0.8_1 libpulse.so.0 libpulseaudio-1.0_1 libpulse-mainloop-glib.so.0 libpulseaudio-1.0_1 libpulse-simple.so.0 libpulseaudio-1.0_1 -libpulsecommon-14.0.so libpulseaudio-14.0_1 -libpulsecore-14.0.so libpulseaudio-14.0_1 +libpulsecommon-14.2.so libpulseaudio-14.2_1 +libpulsecore-14.2.so libpulseaudio-14.2_1 libprojectM.so.3 projectM-3.1.7_2 liborc-0.4.so.0 orc-0.4.11_1 liborc-test-0.4.so.0 orc-0.4.11_1 diff --git a/srcpkgs/pulseaudio/template b/srcpkgs/pulseaudio/template index d54b9c5ba69..cc051e4b0f1 100644 --- a/srcpkgs/pulseaudio/template +++ b/srcpkgs/pulseaudio/template @@ -1,7 +1,7 @@ # Template file for 'pulseaudio' pkgname=pulseaudio -version=14.0 -revision=3 +version=14.2 +revision=1 build_style=meson configure_args="-Djack=enabled -Dlirc=disabled -Dhal-compat=false -Dorc=enabled -Dgtk=disabled -Dsystemd=disabled -Dwebrtc-aec=enabled @@ -21,7 +21,7 @@ maintainer="Orphaned " license="LGPL-2.1-or-later" homepage="https://www.freedesktop.org/wiki/Software/PulseAudio" distfiles="${FREEDESKTOP_SITE}/${pkgname}/releases/${pkgname}-${version}.tar.xz" -checksum=a834775d9382b055504e5ee7625dc50768daac29329531deb6597bf05e06c261 +checksum=75d3f7742c1ae449049a4c88900e454b8b350ecaa8c544f3488a2562a9ff66f1 python_version=3 system_groups="pulse-access" system_accounts="pulse"