summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortinywrkb2020-07-29 22:35:41 +0300
committertinywrkb2020-07-29 22:35:41 +0300
commita509ab4cc33ef8e95b7d4225a1557bb7a035da58 (patch)
treebead4bc91cd27b4dc0b89e112f2e9e7ecc3ef0c0 /PKGBUILD
parentac34ac6f1ee3d12b983cbaf25e9082bbf510f7d4 (diff)
downloadaur-a509ab4cc33ef8e95b7d4225a1557bb7a035da58.tar.gz
bump to 0.3.8-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e4c0444e4f57..3c1878a4ae77 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.7
+pkgver=0.3.8
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=0b3e9edaa2a155b6f1d1189a2dadbdb568c05ab1 # tags/0.3.7
+_commit=229fad46914a32b621e88e53abd1270c62b0e158 # tags/0.3.8
source=("git+https://github.com/PipeWire/pipewire#commit=$_commit")
sha256sums=('SKIP')