author | Jan Alexander Steffens
<heftig@archlinux.org> 2021-09-09 09:30:08 UTC |
committer | Jan Alexander Steffens
<heftig@archlinux.org> 2021-09-09 09:30:08 UTC |
parent | ad602c754f5d4b7cc70a76a3cea5274647df36e3 |
PKGBUILD | +3 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index 697108d..f4f63f2 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -5,18 +5,18 @@ pkgbase=pipewire pkgname=(pipewire alsa-card-profiles pipewire-docs pipewire-media-session pipewire-alsa pipewire-jack pipewire-pulse gst-plugin-pipewire pipewire-zeroconf) -pkgver=0.3.34 +pkgver=0.3.35 pkgrel=1 epoch=1 pkgdesc="Low-latency audio/video router and processor" url="https://pipewire.org" license=(MIT) arch=(x86_64) -makedepends=(git meson doxygen xmltoman valgrind libpulse alsa-lib libusb +makedepends=(git meson doxygen python-docutils valgrind libpulse alsa-lib libusb gst-plugins-base rtkit dbus sdl2 ncurses libsndfile bluez-libs sbc libldac libfreeaptx libfdk-aac avahi webrtc-audio-processing) checkdepends=(desktop-file-utils) -_commit=1924c2c29824955b5e763f1def6967f68e403c7c # tags/0.3.34 +_commit=91069ec3d21c4c09f91f742cd1114806196e863e # tags/0.3.35 source=("git+https://gitlab.freedesktop.org/pipewire/pipewire.git#commit=$_commit") sha256sums=('SKIP')