Date: Saturday, October 3, 2020 @ 15:03:32 Author: heftig Revision: 397202
0.3.13-1 Modified: pipewire/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-03 15:01:50 UTC (rev 397201) +++ PKGBUILD 2020-10-03 15:03:32 UTC (rev 397202) @@ -3,7 +3,7 @@ pkgbase=pipewire pkgname=(pipewire pipewire-docs pipewire-jack pipewire-pulse pipewire-alsa) -pkgver=0.3.12 +pkgver=0.3.13 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=fc0354ae1d74e5b3681ff852507d9bc1719027d5 # tags/0.3.12 +_commit=d7714f734dcf2a346f939e11e1e3f6a2373c8632 # tags/0.3.13 source=("git+https://github.com/PipeWire/pipewire#commit=$_commit") sha256sums=('SKIP')
