git » pipewire.git » commit 2853033

0.3.19-1

author Jan Alexander Steffens
2021-01-05 14:48:12 UTC
committer Jan Alexander Steffens
2021-01-05 14:48:12 UTC
parent 3a54aac81bf6a60b79c8728fe110a48a24270411

0.3.19-1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 5ac82cd..f3a1794 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 pkgbase=pipewire
 pkgname=(pipewire pipewire-docs pipewire-jack pipewire-pulse pipewire-alsa
          gst-plugin-pipewire)
-pkgver=0.3.18+91+gc39ba857
+pkgver=0.3.19
 pkgrel=1
 pkgdesc="Server and user space API to deal with multimedia pipelines"
 url="https://pipewire.org"
@@ -14,7 +14,7 @@ makedepends=(git meson doxygen graphviz xmltoman valgrind jack2 libpulse
              alsa-lib gst-plugins-base sbc rtkit vulkan-icd-loader dbus sdl2
              ncurses libsndfile bluez-libs vulkan-headers libldac libopenaptx
              libfdk-aac)
-_commit=c39ba8570e0dc4401df3a1a3fbc6612c6c29fa6b  # master
+_commit=b2b45abe0198354ff43e5bf1bc0324b060dde97a  # tags/0.3.19
 source=("git+https://github.com/PipeWire/pipewire#commit=$_commit")
 sha256sums=('SKIP')