Date: Monday, March 30, 2020 @ 00:44:42 Author: heftig Revision: 378695
0.3.2-1 Modified: pipewire/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-29 23:12:50 UTC (rev 378694) +++ PKGBUILD 2020-03-30 00:44:42 UTC (rev 378695) @@ -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 @@ 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')
