git » pipewire.git » commit 76b505f

Upgrade to 0.3.40.

author David Runge
2021-11-11 17:24:34 UTC
committer David Runge
2021-11-11 17:24:34 UTC
parent 0eecf3e674fda1b7da48e3339d5dac3a697a8025

Upgrade to 0.3.40.

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index b9ae2dc..8b50351 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 pkgbase=pipewire
 pkgname=(pipewire alsa-card-profiles pipewire-docs pipewire-alsa pipewire-jack
          pipewire-pulse gst-plugin-pipewire pipewire-zeroconf pipewire-v4l2)
-pkgver=0.3.39
+pkgver=0.3.40
 pkgrel=1
 epoch=1
 pkgdesc="Low-latency audio/video router and processor"
@@ -16,7 +16,7 @@ makedepends=(git meson doxygen graphviz python-docutils valgrind libpulse
              bluez-libs sbc libldac libfreeaptx libfdk-aac avahi
              webrtc-audio-processing)
 checkdepends=(desktop-file-utils)
-_commit=5b7ef959d1fed35f6ddfcf94b6f57891fae23b31  # tags/0.3.39
+_commit=7afd80052b7c49754a13c9ab49c368f95b60e0a7  # tags/0.3.40
 source=("git+https://gitlab.freedesktop.org/pipewire/pipewire.git#commit=$_commit")
 sha256sums=('SKIP')