summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortinywrkb2020-10-03 00:11:40 +0300
committertinywrkb2020-10-03 00:11:40 +0300
commitd1a27d3f27b06ae9b4cde23de9b6a017fb2b258f (patch)
tree38bee2993459e00dedb53b3864e925ee1d906802 /PKGBUILD
parent782d509ffaff328a2bb86bf2914c38d98ea1fa1b (diff)
downloadaur-d1a27d3f27b06ae9b4cde23de9b6a017fb2b258f.tar.gz
bump to 0.3.13-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 63b05e5e71f2..8dc4333c7d48 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.12
-pkgrel=2
+pkgver=0.3.13
+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,8 +16,8 @@ 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=fc0354ae1d74e5b3681ff852507d9bc1719027d5
-source=("git+https://github.com/PipeWire/pipewire#commit=$_commit") # tags/0.3.12
+_commit=d7714f734dcf2a346f939e11e1e3f6a2373c8632 # tags/0.3.13
+source=("git+https://github.com/PipeWire/pipewire#commit=$_commit")
sha256sums=('SKIP')
pkgver() {