summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortinywrkb2020-08-04 16:53:48 +0300
committertinywrkb2020-08-04 16:53:48 +0300
commit86e36d27f9123a855f4ece825384fa2f8b970f70 (patch)
treeb78dc9c93007f0fb12426cfa22137e34a7abd0f0
parent80fc27aab766cbee6f92819ca61c7cef49a2c3af (diff)
downloadaur-86e36d27f9123a855f4ece825384fa2f8b970f70.tar.gz
bump to 0.3.9-1: use the correct commit
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 66f227cfc1c1..729b51d7abc9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -21,7 +21,7 @@ pkgbase = pipewire-gstfree
makedepends = libsndfile
makedepends = bluez-libs
makedepends = vulkan-headers
- source = git+https://github.com/PipeWire/pipewire#commit=229fad46914a32b621e88e53abd1270c62b0e158
+ source = git+https://github.com/PipeWire/pipewire#commit=db12f47505ddccb257acdc0fa2bb884aceb1b593
sha256sums = SKIP
pkgname = pipewire-gstfree
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')