extra/pipewire to 0.2.4-1

This commit is contained in:
Kevin Mihelich 2018-11-25 23:25:45 +00:00
parent 0300524ee2
commit 9b44ecc569

View file

@ -4,7 +4,7 @@
# - remove makedepend on valgrind
pkgname=pipewire
pkgver=0.2.3+17+g10ce1a02
pkgver=0.2.4
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=10ce1a02cf752bbe86b41c111300face95112945 # master
_commit=14ebb85e7482c5b7963d2e647608464f5cd148bb # tags/0.2.4
source=("git+https://github.com/PipeWire/pipewire#commit=$_commit")
sha256sums=('SKIP')