git » pipewire.git » commit 24e2588

0.3.2-1

author Jan Alexander Steffens
2020-03-30 00:44:42 UTC
committer Jan Alexander Steffens
2020-03-30 00:44:42 UTC
parent c22b82e7000c1bc8acdf3e253e9e46ed1b247de2

0.3.2-1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index d75eb13..908f2b0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 
 pkgbase=pipewire
 pkgname=(pipewire pipewire-docs pipewire-jack pipewire-pulse)
-pkgver=0.3.1
+pkgver=0.3.2
 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=74a1632f0720886d5b3b6c23ee8fcd6c03ca7aac  # tags/0.3.1
+_commit=f0f3a0a66032cf693a979dae6187cac07fa353ee  # tags/0.3.2
 source=("git+https://github.com/PipeWire/pipewire#commit=$_commit")
 sha256sums=('SKIP')