git » pipewire.git » commit 795c13c

Rebuild against libcamera 0.0.5.

author David Runge
2023-05-02 21:29:22 UTC
committer David Runge
2023-05-02 21:29:22 UTC
parent 70b4fb7c88994fe871f0428c48248c3f3498b451

Rebuild against libcamera 0.0.5.

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 2b9f309..2675b8f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -20,7 +20,7 @@ pkgname=(
 )
 _commit=9f7d60c1e84cc0481afc3f6ccf76e127567943a8  # tags/0.3.70
 pkgver=0.3.70
-pkgrel=1
+pkgrel=2
 epoch=1
 pkgdesc="Low-latency audio/video router and processor"
 url="https://pipewire.org"