diff --git a/extra/pipewire/PKGBUILD b/extra/pipewire/PKGBUILD index dde68ce73..c919ce0fd 100644 --- a/extra/pipewire/PKGBUILD +++ b/extra/pipewire/PKGBUILD @@ -4,7 +4,7 @@ # - remove makedepend on valgrind pkgname=pipewire -pkgver=0.2.4 +pkgver=0.2.5 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=14ebb85e7482c5b7963d2e647608464f5cd148bb # tags/0.2.4 +_commit=bcec14decbdd61eb200abfc396f779cc89c0dade # tags/0.2.5 source=("git+https://github.com/PipeWire/pipewire#commit=$_commit") sha256sums=('SKIP')