diff options
author | Tim Biermann <tbier@posteo.de> | 2022-01-14 14:45:07 +0100 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-01-14 20:44:01 +0100 |
commit | 844274e7846b3914a17a1d7e22680e78075687a4 (patch) | |
tree | b948fb30b61a72f6b1824920a9e57a31b289dc04 /wireplumber | |
parent | 6f3aede17fc6b0eb27d069a599085e2419ba980a (diff) | |
download | contrib-844274e7846b3914a17a1d7e22680e78075687a4.tar.gz contrib-844274e7846b3914a17a1d7e22680e78075687a4.tar.xz |
wireplumber: 0.4.6 -> 0.4.7
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 60e224f89..9123d30c7 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.6 -lrwxrwxrwx root/root usr/lib/libwireplumber-0.4.so.0 -> libwireplumber-0.4.so.0.4.6 +-rwxr-xr-x root/root usr/lib/libwireplumber-0.4.so.0.4.7 +lrwxrwxrwx root/root usr/lib/libwireplumber-0.4.so.0 -> libwireplumber-0.4.so.0.4.7 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 a7e8195c3..660490068 100644 --- a/wireplumber/.signature +++ b/wireplumber/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF33Wn97p2wZsM74SM1Npq1VnFQDlkVow1kbGjGeg2ctRtvr+7+mdFGLVrt9ZOyfmmpDMLN3VQWlztasw2nlQlfgo= -SHA256 (Pkgfile) = 96b805037f8f384e4259b0dad934b4ab2696cd515f22a4d7198719962663227f -SHA256 (.footprint) = bf4ca3ce09a45022c00a70e6a1d6996c2802b1d022c4294f47f82164b93f4e82 -SHA256 (wireplumber-0.4.6.tar.bz2) = c13001964035d94985ab8d942bd67826b739bbf32fdfe91cc82b0856581a003f +RWSagIOpLGJF37dHIjFSz1Y2hcuRaOCa0cuTOUBtaMA6zCbTWDvwdfzMicM94BHwyJdlNokgJ3ueKdK1XPNFLYL1IOQrhAgm3A8= +SHA256 (Pkgfile) = 85ef163934d010dfd92c3144b91c1af7288477491bd5ffd327e05cf71d3830db +SHA256 (.footprint) = a6d6f779b1976b072aaa890af6f4d4bbe70424a1da74f7d7b89ba17237fbf693 +SHA256 (wireplumber-0.4.7.tar.bz2) = b10bdfe83a1adfbf2d2b06f11230e7617c0889339bc213128b19ce2236f6b2c3 diff --git a/wireplumber/Pkgfile b/wireplumber/Pkgfile index 4f0e364e5..4e3b13c60 100644 --- a/wireplumber/Pkgfile +++ b/wireplumber/Pkgfile @@ -4,7 +4,7 @@ # Depends on: cpptoml lua pipewire util-linux name=wireplumber -version=0.4.6 +version=0.4.7 release=1 source=(https://gitlab.freedesktop.org/pipewire/wireplumber/-/archive/$version/$name-$version.tar.bz2) |