git » pipewire.git » commit eddfba9

0.3.21-1

author Jan Alexander Steffens
2021-02-04 00:50:08 UTC
committer Jan Alexander Steffens
2021-02-04 00:50:08 UTC
parent 5ce8a44b6707d3fd7fc73e54093b4464fdc099af

0.3.21-1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 218c02d..6475ac6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 pkgbase=pipewire
 pkgname=(pipewire pipewire-docs pipewire-jack pipewire-pulse pipewire-alsa
          gst-plugin-pipewire alsa-card-profiles)
-pkgver=0.3.20
+pkgver=0.3.21
 pkgrel=1
 epoch=1
 pkgdesc="Server and user space API to deal with multimedia pipelines"
@@ -16,7 +16,7 @@ makedepends=(git meson doxygen graphviz xmltoman valgrind jack2 libpulse
              ncurses libsndfile bluez-libs vulkan-headers libldac libopenaptx
              libfdk-aac)
 checkdepends=(desktop-file-utils)
-_commit=aee694fb8260914b6dd6b12cb95e78dece204535  # tags/0.3.20
+_commit=885748dfbd82985abbe396cb3272264ea2e0d163  # tags/0.3.21
 source=("git+https://github.com/PipeWire/pipewire#commit=$_commit")
 sha256sums=('SKIP')