Date: Thursday, January 26, 2023 @ 13:40:11
  Author: heftig
Revision: 1388337

0.3.65-2

Modified:
  lib32-pipewire/trunk/PKGBUILD

----------+
 PKGBUILD |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-01-26 12:43:26 UTC (rev 1388336)
+++ PKGBUILD    2023-01-26 13:40:11 UTC (rev 1388337)
@@ -10,7 +10,7 @@
 )
 _commit=9558a5d5e0360d8af822431c76ee858a8c7495ac  # tags/0.3.65
 pkgver=0.3.65
-pkgrel=1
+pkgrel=2
 epoch=1
 pkgdesc="Low-latency audio/video router and processor - 32-bit client library"
 url="https://pipewire.org";
@@ -34,6 +34,9 @@
 
 prepare() {
   cd pipewire
+
+  # Actually install module-combine-stream
+  git cherry-pick -n fba7083f8ceb210c7c20aceafeb5c9a8767cf705
 }
 
 build() {

Reply via email to