git » pipewire.git » commit 9cb0f3a

0.3.27-1

author Jan Alexander Steffens
2021-05-06 13:15:29 UTC
committer Jan Alexander Steffens
2021-05-06 13:15:29 UTC
parent bc93628d008be3efac3356fd6eb0af649e1b4615

0.3.27-1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 54ee826..8f18d45 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 pkgbase=pipewire
 pkgname=(pipewire alsa-card-profiles pipewire-docs pipewire-media-session
          pipewire-alsa pipewire-jack pipewire-pulse gst-plugin-pipewire)
-pkgver=0.3.26
+pkgver=0.3.27
 pkgrel=1
 epoch=1
 pkgdesc="Low-latency audio/video router and processor"
@@ -15,7 +15,7 @@ makedepends=(git meson doxygen graphviz xmltoman valgrind libpulse alsa-lib
              gst-plugins-base rtkit dbus sdl2 ncurses libsndfile bluez-libs sbc
              libldac libopenaptx libfdk-aac vulkan-headers vulkan-icd-loader)
 checkdepends=(desktop-file-utils)
-_commit=f0fc4f7fc644c29762fa34e57e60d4b5cbcefb47  # tags/0.3.26
+_commit=e598d0a42227c9dfa79dcb7583c054c5b2ec072d  # tags/0.3.27
 source=("git+https://gitlab.freedesktop.org/pipewire/pipewire.git#commit=$_commit")
 sha256sums=('SKIP')