Date: Tuesday, January 8, 2019 @ 21:47:28 Author: heftig Revision: 343129
0.2.5+3+g371da358-1 Modified: pipewire/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-01-08 18:38:02 UTC (rev 343128) +++ PKGBUILD 2019-01-08 21:47:28 UTC (rev 343129) @@ -1,7 +1,7 @@ # Maintainer: Jan de Groot <[email protected]> pkgname=pipewire -pkgver=0.2.5 +pkgver=0.2.5+3+g371da358 pkgrel=1 pkgdesc="Server and user space API to deal with multimedia pipelines" url="https://pipewire.org" @@ -10,7 +10,7 @@ depends=(gstreamer gst-plugins-base v4l-utils sbc ffmpeg rtkit) makedepends=(git meson doxygen graphviz xmltoman valgrind) install=pipewire.install -_commit=bcec14decbdd61eb200abfc396f779cc89c0dade # tags/0.2.5 +_commit=371da358d1580dc06218d18a12a99611cac39e4e # master source=("git+https://github.com/PipeWire/pipewire#commit=$_commit") sha256sums=('SKIP')
