author | Jan Alexander Steffens
<heftig@archlinux.org> 2018-12-21 05:47:14 UTC |
committer | Jan Alexander Steffens
<heftig@archlinux.org> 2018-12-21 05:47:14 UTC |
parent | 33bc87794bc37ca7a61c20064aaf4063da1b8f56 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 6998214..b338622 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Jan de Groot <jgc@archlinux.org> 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" @@ -10,7 +10,7 @@ arch=(x86_64) depends=(gstreamer gst-plugins-base v4l-utils sbc ffmpeg rtkit) makedepends=(git meson doxygen graphviz xmltoman valgrind) 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')