git » pipewire.git » commit 29f6b61

0.3.11-1

author Jan Alexander Steffens
2020-09-11 23:27:01 UTC
committer Jan Alexander Steffens
2020-09-11 23:27:01 UTC
parent c90e988f90cd1a20c63ff5452da4c7f0bf3a091a

0.3.11-1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 370472a..36bbbd7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 
 pkgbase=pipewire
 pkgname=(pipewire pipewire-docs pipewire-jack pipewire-pulse pipewire-alsa)
-pkgver=0.3.10
+pkgver=0.3.11
 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=69be14186e20ffaa42c4a635be5da49173c45b97  # tags/0.3.10
+_commit=b0c758719dfd661d9d2237e780f93d56ea181669  # tags/0.3.11
 source=("git+https://github.com/PipeWire/pipewire#commit=$_commit")
 sha256sums=('SKIP')