author | David Runge
<dvzrv@archlinux.org> 2021-12-16 11:02:51 UTC |
committer | David Runge
<dvzrv@archlinux.org> 2021-12-16 11:02:51 UTC |
parent | b08332e8111414c0afa0b10919f90308ff0e4b13 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 4788ab0..a926e3d 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -4,7 +4,7 @@ pkgbase=pipewire pkgname=(pipewire alsa-card-profiles pipewire-docs pipewire-alsa pipewire-jack pipewire-pulse gst-plugin-pipewire pipewire-zeroconf pipewire-v4l2) -pkgver=0.3.41 +pkgver=0.3.42 pkgrel=1 epoch=1 pkgdesc="Low-latency audio/video router and processor" @@ -16,7 +16,7 @@ makedepends=(git meson doxygen graphviz python-docutils valgrind libpulse bluez-libs sbc libldac libfreeaptx libfdk-aac avahi lilv webrtc-audio-processing) checkdepends=(desktop-file-utils) -_commit=717fb64e4e4477b5a3bfb2d6f8def273b52b7259 # tags/0.3.41 +_commit=3cac296ee09091ef64a3daa1d62529f7c13af0f2 # tags/0.3.42 source=("git+https://gitlab.freedesktop.org/pipewire/pipewire.git#commit=$_commit") sha256sums=('SKIP')