git » pipewire.git » commit 93d12a0

Rebuild against libcamera 0.0.4.

author David Runge
2023-02-01 08:45:11 UTC
committer David Runge
2023-02-01 08:45:11 UTC
parent 34ccca2bad631918e5c724e8ad141a9a4c118e43

Rebuild against libcamera 0.0.4.

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 7bab3d4..e365fe8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -19,7 +19,7 @@ pkgname=(
 )
 _commit=9558a5d5e0360d8af822431c76ee858a8c7495ac  # tags/0.3.65
 pkgver=0.3.65
-pkgrel=5
+pkgrel=6
 epoch=1
 pkgdesc="Low-latency audio/video router and processor"
 url="https://pipewire.org"