author | David Runge
<dvzrv@archlinux.org> 2023-05-21 13:22:46 UTC |
committer | David Runge
<dvzrv@archlinux.org> 2023-05-21 13:22:46 UTC |
parent | 795c13c7a2d356ca7f4492a9612ce63a17cf47bd |
PKGBUILD | +3 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index 2675b8f..ab521f3 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -18,9 +18,9 @@ pkgname=( pipewire-v4l2 pipewire-x11-bell ) -_commit=9f7d60c1e84cc0481afc3f6ccf76e127567943a8 # tags/0.3.70 -pkgver=0.3.70 -pkgrel=2 +_commit=bd225b14bbda1a6e2dc7a52780eaf728920e0ff2 # tags/0.3.71 +pkgver=0.3.71 +pkgrel=1 epoch=1 pkgdesc="Low-latency audio/video router and processor" url="https://pipewire.org"