diff options
author | Tim Biermann <tbier@posteo.de> | 2022-01-07 12:31:11 +0100 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-01-07 12:53:31 +0100 |
commit | efa3bbc97553896ebf10ce3b588abd92eb10e6fe (patch) | |
tree | c0470dc73d8fbb5dc8dc387581f932328f5abd44 /wireplumber | |
parent | 0edc6c5f029286b36589305fadfd2d9cdf4de08f (diff) | |
download | contrib-efa3bbc97553896ebf10ce3b588abd92eb10e6fe.tar.gz contrib-efa3bbc97553896ebf10ce3b588abd92eb10e6fe.tar.xz |
wireplumber: 0.4.5 -> 0.4.6
Diffstat (limited to 'wireplumber')
-rw-r--r-- | wireplumber/.footprint | 4 | ||||
-rw-r--r-- | wireplumber/.signature | 8 | ||||
-rw-r--r-- | wireplumber/Pkgfile | 2 |
3 files changed, 7 insertions, 7 deletions
diff --git a/wireplumber/.footprint b/wireplumber/.footprint index c1499ceb8..60e224f89 100644 --- a/wireplumber/.footprint +++ b/wireplumber/.footprint @@ -40,8 +40,8 @@ drwxr-xr-x root/root usr/include/wireplumber-0.4/wp/ -rw-r--r-- root/root usr/include/wireplumber-0.4/wp/wp.h -rw-r--r-- root/root usr/include/wireplumber-0.4/wp/wpversion.h drwxr-xr-x root/root usr/lib/ --rwxr-xr-x root/root usr/lib/libwireplumber-0.4.so.0.4.5 -lrwxrwxrwx root/root usr/lib/libwireplumber-0.4.so.0 -> libwireplumber-0.4.so.0.4.5 +-rwxr-xr-x root/root usr/lib/libwireplumber-0.4.so.0.4.6 +lrwxrwxrwx root/root usr/lib/libwireplumber-0.4.so.0 -> libwireplumber-0.4.so.0.4.6 lrwxrwxrwx root/root usr/lib/libwireplumber-0.4.so -> libwireplumber-0.4.so.0 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/wireplumber-0.4.pc diff --git a/wireplumber/.signature b/wireplumber/.signature index 586a17c0b..a7e8195c3 100644 --- a/wireplumber/.signature +++ b/wireplumber/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3xGk+ancvXouZ85XLW4blDzpmvPsqJoS/D55SuFwiCtkwuYV8vsEkGQIRRt+viH98cXmeBi9cA9JaCZe0VVyeAo= -SHA256 (Pkgfile) = e9f8a6ed5b3156b036789b5655025d9c455741ae5b0feffc87096143c47e1ec5 -SHA256 (.footprint) = aa47fa16721a28ca565875b2229e7035e5a8c516ad6c4a7c5471d0b33ce4cbcf -SHA256 (wireplumber-0.4.5.tar.bz2) = 3d37a867e9dd4fa106a48ab4f6cfff23e0039a86990e56f70fbde073035bc56d +RWSagIOpLGJF33Wn97p2wZsM74SM1Npq1VnFQDlkVow1kbGjGeg2ctRtvr+7+mdFGLVrt9ZOyfmmpDMLN3VQWlztasw2nlQlfgo= +SHA256 (Pkgfile) = 96b805037f8f384e4259b0dad934b4ab2696cd515f22a4d7198719962663227f +SHA256 (.footprint) = bf4ca3ce09a45022c00a70e6a1d6996c2802b1d022c4294f47f82164b93f4e82 +SHA256 (wireplumber-0.4.6.tar.bz2) = c13001964035d94985ab8d942bd67826b739bbf32fdfe91cc82b0856581a003f diff --git a/wireplumber/Pkgfile b/wireplumber/Pkgfile index 21a155809..4f0e364e5 100644 --- a/wireplumber/Pkgfile +++ b/wireplumber/Pkgfile @@ -4,7 +4,7 @@ # Depends on: cpptoml lua pipewire util-linux name=wireplumber -version=0.4.5 +version=0.4.6 release=1 source=(https://gitlab.freedesktop.org/pipewire/wireplumber/-/archive/$version/$name-$version.tar.bz2) |