diff options
author | Tim Biermann <tbier@posteo.de> | 2022-07-07 22:11:10 +0200 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-07-07 22:11:10 +0200 |
commit | 1ee7110d57b902ba1154a8d603ddeaa63afd6c53 (patch) | |
tree | 9c774b5ccd8f2cbc33339b01af35d4c69689d7d3 /wireplumber | |
parent | b68c757ad5ab6aa24322703af6c0c11d95c3ffa3 (diff) | |
download | contrib-1ee7110d57b902ba1154a8d603ddeaa63afd6c53.tar.gz contrib-1ee7110d57b902ba1154a8d603ddeaa63afd6c53.tar.xz |
wireplumber: 0.4.10 -> 0.4.11
Diffstat (limited to 'wireplumber')
-rw-r--r-- | wireplumber/.footprint | 8 | ||||
-rw-r--r-- | wireplumber/.signature | 8 | ||||
-rw-r--r-- | wireplumber/Pkgfile | 2 |
3 files changed, 11 insertions, 7 deletions
diff --git a/wireplumber/.footprint b/wireplumber/.footprint index cb36e39aa..8bf499c94 100644 --- a/wireplumber/.footprint +++ b/wireplumber/.footprint @@ -9,6 +9,7 @@ drwxr-xr-x root/root usr/include/wireplumber-0.4/wp/ -rw-r--r-- root/root usr/include/wireplumber-0.4/wp/client.h -rw-r--r-- root/root usr/include/wireplumber-0.4/wp/component-loader.h -rw-r--r-- root/root usr/include/wireplumber-0.4/wp/core.h +-rw-r--r-- root/root usr/include/wireplumber-0.4/wp/dbus.h -rw-r--r-- root/root usr/include/wireplumber-0.4/wp/defs.h -rw-r--r-- root/root usr/include/wireplumber-0.4/wp/device.h -rw-r--r-- root/root usr/include/wireplumber-0.4/wp/endpoint.h @@ -42,8 +43,8 @@ drwxr-xr-x root/root usr/include/wireplumber-0.4/wp/ -rw-r--r-- root/root usr/include/wireplumber-0.4/wp/wpversion.h drwxr-xr-x root/root usr/lib/ lrwxrwxrwx root/root usr/lib/libwireplumber-0.4.so -> libwireplumber-0.4.so.0 -lrwxrwxrwx root/root usr/lib/libwireplumber-0.4.so.0 -> libwireplumber-0.4.so.0.4.10 --rwxr-xr-x root/root usr/lib/libwireplumber-0.4.so.0.4.10 +lrwxrwxrwx root/root usr/lib/libwireplumber-0.4.so.0 -> libwireplumber-0.4.so.0.4.11 +-rwxr-xr-x root/root usr/lib/libwireplumber-0.4.so.0.4.11 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/wireplumber-0.4.pc drwxr-xr-x root/root usr/lib/wireplumber-0.4/ @@ -101,6 +102,9 @@ drwxr-xr-x root/root usr/share/locale/eo/LC_MESSAGES/ drwxr-xr-x root/root usr/share/locale/es/ drwxr-xr-x root/root usr/share/locale/es/LC_MESSAGES/ -rw-r--r-- root/root usr/share/locale/es/LC_MESSAGES/wireplumber.mo +drwxr-xr-x root/root usr/share/locale/fa/ +drwxr-xr-x root/root usr/share/locale/fa/LC_MESSAGES/ +-rw-r--r-- root/root usr/share/locale/fa/LC_MESSAGES/wireplumber.mo drwxr-xr-x root/root usr/share/locale/fi/ drwxr-xr-x root/root usr/share/locale/fi/LC_MESSAGES/ -rw-r--r-- root/root usr/share/locale/fi/LC_MESSAGES/wireplumber.mo diff --git a/wireplumber/.signature b/wireplumber/.signature index 57d8e644e..37f82cb60 100644 --- a/wireplumber/.signature +++ b/wireplumber/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3xpmwM4utf4A9NZxdMsh66BSHM+shg12Fq4dsY9Tde2ZAYtugnTsMsQyoLwxXjbgt/uLasNlGKTteMNWO2ApBw8= -SHA256 (Pkgfile) = 3c659f8ea839ce24115b5b6c4592b2d99da7b8dd748f7ab9e23027b4ea417028 -SHA256 (.footprint) = f8db8a309db5b210889ab870544b1525bd21e287539b2a8948e541c7936be35b -SHA256 (wireplumber-0.4.10.tar.bz2) = f96315f1b6b2fa8e837803d7e90932dcae640d239cd867624a78f9cc5511b488 +RWSagIOpLGJF3222DKf0r+MA/sAkDxagILOWPkmslWQPACE+b8MGPtNHgyhROoDH4YmcQZYwzHummgUEKtFl3AMjLz8yMp32pQY= +SHA256 (Pkgfile) = 87dc4df61b2612c7a0831739d19a3235fa4a55e9c7f87bbafb3698bbe3353906 +SHA256 (.footprint) = 91c3feec7a9512ad4ff6708738d8c1046f6dbe4660100f4170969ea84617d96e +SHA256 (wireplumber-0.4.11.tar.bz2) = 39951cb45f83be4bc522bd5e1022aaa3469a68cf5bac3ad8d7a0b1e50a2b2452 diff --git a/wireplumber/Pkgfile b/wireplumber/Pkgfile index 3971ba380..2b8be24f0 100644 --- a/wireplumber/Pkgfile +++ b/wireplumber/Pkgfile @@ -4,7 +4,7 @@ # Depends on: cpptoml lua pipewire util-linux name=wireplumber -version=0.4.10 +version=0.4.11 release=1 source=(https://gitlab.freedesktop.org/pipewire/wireplumber/-/archive/$version/$name-$version.tar.bz2) |