summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortinywrkb2020-08-19 13:35:14 +0300
committertinywrkb2020-08-19 13:35:14 +0300
commit3b1d8740fc881778e8a746d3bcb689df3003423f (patch)
tree8765676d1acd699626110249cec1571a9abd43e3 /PKGBUILD
parent86e36d27f9123a855f4ece825384fa2f8b970f70 (diff)
downloadaur-3b1d8740fc881778e8a746d3bcb689df3003423f.tar.gz
bump to 0.3.10-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 928dafe44a25..dd87b24a8539 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.9
+pkgver=0.3.10
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=db12f47505ddccb257acdc0fa2bb884aceb1b593 # tags/0.3.9
+_commit=69be14186e20ffaa42c4a635be5da49173c45b97 # tags/0.3.10
source=("git+https://github.com/PipeWire/pipewire#commit=$_commit")
sha256sums=('SKIP')