author | Jan Alexander Steffens
<heftig@archlinux.org> 2021-04-22 12:38:49 UTC |
committer | Jan Alexander Steffens
<heftig@archlinux.org> 2021-04-22 12:38:49 UTC |
parent | 9343ed069ab086d2dc40e6338f90f01bf254ad07 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 0d7e519..54ee826 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.25 +pkgver=0.3.26 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=c324107211718043553337cb10d022fe9d2d12d8 # tags/0.3.25 +_commit=f0fc4f7fc644c29762fa34e57e60d4b5cbcefb47 # tags/0.3.26 source=("git+https://gitlab.freedesktop.org/pipewire/pipewire.git#commit=$_commit") sha256sums=('SKIP')