git » pipewire.git » commit 240c50d

0.3.37-1

author Jan Alexander Steffens
2021-09-23 10:05:38 UTC
committer Jan Alexander Steffens
2021-09-23 10:05:38 UTC
parent 0a8a361f3e0e0e982f9abc422c33824f7cf62113

0.3.37-1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index d128792..b051db6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgbase=pipewire
 pkgname=(pipewire alsa-card-profiles pipewire-docs pipewire-media-session
          pipewire-alsa pipewire-jack pipewire-pulse gst-plugin-pipewire
          pipewire-zeroconf)
-pkgver=0.3.36
+pkgver=0.3.37
 pkgrel=1
 epoch=1
 pkgdesc="Low-latency audio/video router and processor"
@@ -17,7 +17,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=4997d47f63ed2c91d74bc8e5b229e57200354ee5  # tags/0.3.36
+_commit=c41e3553bf0a6b76d8949c081ba633f7a6343d19  # tags/0.3.37
 source=("git+https://gitlab.freedesktop.org/pipewire/pipewire.git#commit=$_commit")
 sha256sums=('SKIP')