summaryrefslogtreecommitdiffstats
path: root/video/pipewire/DETAILS
diff options
context:
space:
mode:
authorTreeve Jelbert2021-02-20 15:28:01 +0100
committerTreeve Jelbert2021-02-20 15:28:01 +0100
commit186238ae29cf3980d5a5b426d03aa30a60e574a6 (patch)
tree7dbeb599ffd2a9575e426cc835f8b88cc8152e53 /video/pipewire/DETAILS
parent3159e96465afe36f39d2b1be15168090a903cba4 (diff)
pipewire: => 0.3.22
Diffstat (limited to 'video/pipewire/DETAILS')
-rwxr-xr-xvideo/pipewire/DETAILS6
1 files changed, 3 insertions, 3 deletions
diff --git a/video/pipewire/DETAILS b/video/pipewire/DETAILS
index 5cd115625e..75565edd34 100755
--- a/video/pipewire/DETAILS
+++ b/video/pipewire/DETAILS
@@ -1,7 +1,7 @@
source $GRIMOIRE/MESON_FUNCTIONS
SPELL=pipewire
- VERSION=0.3.19
- SOURCE_HASH=sha512:7e720be2055e86960b2ab8685e61072097581ed0e96346535c039e3124830e5f1b4d9cfd7ec827c104f3e99bdfa5e23a01f224a7b2fdb4048bc6ec755e550daf
+ VERSION=0.3.22
+ SOURCE_HASH=sha512:a6587e0afd5c90be1733ecf62c6fc68e735ab3b84f2cbbf844bbe1be93e7a23dee07b041ed6b273cab6ab207d2388ae6f2027d0380928555a0155a7cc9ca4a7e
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
WEB_SITE=https://pipewire.org
@@ -15,6 +15,6 @@ cat << EOF
PipeWire is a project that aims to greatly improve handling of audio and video under Linux. It aims to support the
usecases currently handled by both PulseAudio and Jack and at the same time provide same level of powerful handling of
Video input and output. It also introduces a security model that makes interacting with audio and video devices from
-containerized applications easy, with supporting Flatpak applications being the primary goal. Alongside Wayland and
+containerized release-service easy, with supporting Flatpak applications being the primary goal. Alongside Wayland and
Flatpak we expect PipeWire to provide a core building block for the future of Linux application development.
EOF