summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortinywrkb2020-07-26 04:51:55 +0300
committertinywrkb2020-07-26 04:51:55 +0300
commitac34ac6f1ee3d12b983cbaf25e9082bbf510f7d4 (patch)
tree723b1116c1bbb4cc91fc6d230631f6cafcd0de17 /PKGBUILD
parent4deba26079379cc6c2eddd5a8f38b3ea65d25d69 (diff)
downloadaur-ac34ac6f1ee3d12b983cbaf25e9082bbf510f7d4.tar.gz
bump to 0.3.7-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 613fab71fee2..e4c0444e4f57 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgbase=pipewire-gstfree
_pkgbase=pipewire
pkgname=(pipewire-gstfree pipewire-gstfree-docs pipewire-gstfree-jack pipewire-gstfree-pulse pipewire-gstfree-alsa)
-pkgver=0.3.6
+pkgver=0.3.7
pkgrel=1
pkgdesc="Server and user space API to deal with multimedia pipelines. packaged without gstreamer dependencies"
url="https://pipewire.org"
@@ -16,7 +16,7 @@ arch=(x86_64)
makedepends=(git meson doxygen graphviz xmltoman valgrind jack2 libpulse
alsa-lib sbc rtkit vulkan-icd-loader
dbus libsndfile bluez-libs vulkan-headers)
-_commit=b04552b2522a2cdae9a246be6ed77bb5ae31cda3 # tags/0.3.6
+_commit=0b3e9edaa2a155b6f1d1189a2dadbdb568c05ab1 # tags/0.3.7
source=("git+https://github.com/PipeWire/pipewire#commit=$_commit")
sha256sums=('SKIP')