summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortinywrkb2020-08-04 16:53:48 +0300
committertinywrkb2020-08-04 16:53:48 +0300
commit86e36d27f9123a855f4ece825384fa2f8b970f70 (patch)
treeb78dc9c93007f0fb12426cfa22137e34a7abd0f0 /PKGBUILD
parent80fc27aab766cbee6f92819ca61c7cef49a2c3af (diff)
downloadaur-86e36d27f9123a855f4ece825384fa2f8b970f70.tar.gz
bump to 0.3.9-1: use the correct commit
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2c9bdb15a604..928dafe44a25 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -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=229fad46914a32b621e88e53abd1270c62b0e158 # tags/0.3.9
+_commit=db12f47505ddccb257acdc0fa2bb884aceb1b593 # tags/0.3.9
source=("git+https://github.com/PipeWire/pipewire#commit=$_commit")
sha256sums=('SKIP')