git » pipewire.git » commit 9343ed0

0.3.25-1

author Jan Alexander Steffens
2021-04-06 14:14:51 UTC
committer Jan Alexander Steffens
2021-04-06 14:14:51 UTC
parent e003450bca2047cabfa9053b7318e475af2cf232

0.3.25-1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 57ad92a..0d7e519 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.24
+pkgver=0.3.25
 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=c81d44e8a9497899d01bcc3054b6aa845e7a066e  # tags/0.3.24
+_commit=c324107211718043553337cb10d022fe9d2d12d8  # tags/0.3.25
 source=("git+https://gitlab.freedesktop.org/pipewire/pipewire.git#commit=$_commit")
 sha256sums=('SKIP')