author | Jan Alexander Steffens
<heftig@archlinux.org> 2020-10-03 15:03:32 UTC |
committer | Jan Alexander Steffens
<heftig@archlinux.org> 2020-10-03 15:03:32 UTC |
parent | c656cd2d526430c4a6a607f4fb38dceba389290b |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 6421414..fccb7cd 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ pkgbase=pipewire pkgname=(pipewire pipewire-docs pipewire-jack pipewire-pulse pipewire-alsa) -pkgver=0.3.12 +pkgver=0.3.13 pkgrel=1 pkgdesc="Server and user space API to deal with multimedia pipelines" url="https://pipewire.org" @@ -12,7 +12,7 @@ arch=(x86_64) makedepends=(git meson doxygen graphviz xmltoman valgrind jack2 libpulse alsa-lib gstreamer gst-plugins-base sbc rtkit vulkan-icd-loader dbus libsndfile bluez-libs vulkan-headers) -_commit=fc0354ae1d74e5b3681ff852507d9bc1719027d5 # tags/0.3.12 +_commit=d7714f734dcf2a346f939e11e1e3f6a2373c8632 # tags/0.3.13 source=("git+https://github.com/PipeWire/pipewire#commit=$_commit") sha256sums=('SKIP')