author | Jan Alexander Steffens
<heftig@archlinux.org> 2022-01-05 12:34:58 UTC |
committer | Jan Alexander Steffens
<heftig@archlinux.org> 2022-01-05 12:34:58 UTC |
parent | 734c971aa36ef9a618a64ab50ff3c48fa9a0e193 |
PKGBUILD | +3 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index 34ec7ed..8b92b4b 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -4,8 +4,8 @@ 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.42 -pkgrel=2 +pkgver=0.3.43 +pkgrel=1 epoch=1 pkgdesc="Low-latency audio/video router and processor" url="https://pipewire.org" @@ -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=3cac296ee09091ef64a3daa1d62529f7c13af0f2 # tags/0.3.42 +_commit=07724b7aefa8a23a016727b53f4e426ecd63d248 # tags/0.3.43 source=("git+https://gitlab.freedesktop.org/pipewire/pipewire.git#commit=$_commit") sha256sums=('SKIP')