From 4dfa79d3aa4a9355aa594084b6919764d115f21e Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Wed, 9 Jan 2019 01:56:21 +0000 Subject: [PATCH] extra/pipewire to 0.2.5+3+g371da358-1 --- extra/pipewire/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/extra/pipewire/PKGBUILD b/extra/pipewire/PKGBUILD index c919ce0fd..2f2dd3ed0 100644 --- a/extra/pipewire/PKGBUILD +++ b/extra/pipewire/PKGBUILD @@ -4,7 +4,7 @@ # - remove makedepend on valgrind 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" @@ -13,7 +13,7 @@ arch=(x86_64) depends=(gstreamer gst-plugins-base v4l-utils sbc ffmpeg rtkit) makedepends=(git meson doxygen graphviz xmltoman) install=pipewire.install -_commit=bcec14decbdd61eb200abfc396f779cc89c0dade # tags/0.2.5 +_commit=371da358d1580dc06218d18a12a99611cac39e4e # master source=("git+https://github.com/PipeWire/pipewire#commit=$_commit") sha256sums=('SKIP')