summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortinywrkb2020-10-30 17:21:26 +0200
committertinywrkb2020-10-30 17:21:26 +0200
commit02d1a45406d63032f7dd199f10a0efee65d4815d (patch)
tree3a0c2548846d72abdec42609a36ca1ff3acafba4 /PKGBUILD
parentec0f7b718b5bc3254a029dc4b33e21b8d84eabf5 (diff)
downloadaur-02d1a45406d63032f7dd199f10a0efee65d4815d.tar.gz
bump to 0.3.14-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bf6d04b935ca..6b62346206e4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,8 +7,8 @@
pkgbase=pipewire-gstfree
_pkgbase=pipewire
pkgname=(pipewire-gstfree pipewire-gstfree-docs pipewire-gstfree-jack pipewire-gstfree-pulse pipewire-gstfree-alsa)
-pkgver=0.3.13
-pkgrel=2
+pkgver=0.3.14
+pkgrel=1
pkgdesc="Server and user space API to deal with multimedia pipelines. packaged without gstreamer dependencies"
url="https://pipewire.org"
license=(LGPL2.1)
@@ -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 ffmpeg)
-_commit=d7714f734dcf2a346f939e11e1e3f6a2373c8632 # tags/0.3.13
+_commit=3960a884785d1f4b71302491f599ed7219f6e45a # tags/0.3.14
source=("git+https://github.com/PipeWire/pipewire#commit=$_commit")
sha256sums=('SKIP')