git » pipewire.git » commit 3b6b9ee

0.3.7-1

author Jan Alexander Steffens
2020-07-25 20:46:10 UTC
committer Jan Alexander Steffens
2020-07-25 20:46:10 UTC
parent bd89936628d53278adc00c618c78313efeba9797

0.3.7-1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 6ad125f..2cb78dd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 
 pkgbase=pipewire
 pkgname=(pipewire pipewire-docs pipewire-jack pipewire-pulse pipewire-alsa)
-pkgver=0.3.6
+pkgver=0.3.7
 pkgrel=1
 pkgdesc="Server and user space API to deal with multimedia pipelines"
 url="https://pipewire.org"
@@ -12,7 +12,7 @@ arch=(x86_64)
 makedepends=(git meson doxygen graphviz xmltoman valgrind jack2 libpulse
              alsa-lib gstreamer gst-plugins-base sbc rtkit vulkan-icd-loader
              dbus libsndfile bluez-libs vulkan-headers)
-_commit=b04552b2522a2cdae9a246be6ed77bb5ae31cda3  # tags/0.3.6
+_commit=0b3e9edaa2a155b6f1d1189a2dadbdb568c05ab1  # tags/0.3.7
 source=("git+https://github.com/PipeWire/pipewire#commit=$_commit")
 sha256sums=('SKIP')