commit 2556c143a82c753f2e6718e408af415653ae5867 Author: Tim Biermann <tbier@posteo.de> Date: Thu Jun 11 16:03:46 2020 +0000 libgusb: 0.3.2 -> 0.3.4 diff --git a/libgusb/.footprint b/libgusb/.footprint index 98263b87b..d48444261 100644 --- a/libgusb/.footprint +++ b/libgusb/.footprint @@ -11,6 +11,8 @@ drwxr-xr-x root/root usr/include/gusb-1/gusb/ -rw-r--r-- root/root usr/include/gusb-1/gusb/gusb-device-list.h -rw-r--r-- root/root usr/include/gusb-1/gusb/gusb-device-private.h -rw-r--r-- root/root usr/include/gusb-1/gusb/gusb-device.h +-rw-r--r-- root/root usr/include/gusb-1/gusb/gusb-endpoint-private.h +-rw-r--r-- root/root usr/include/gusb-1/gusb/gusb-endpoint.h -rw-r--r-- root/root usr/include/gusb-1/gusb/gusb-interface-private.h -rw-r--r-- root/root usr/include/gusb-1/gusb/gusb-interface.h -rw-r--r-- root/root usr/include/gusb-1/gusb/gusb-source.h diff --git a/libgusb/.signature b/libgusb/.signature index dae0c131f..12d9d8934 100644 --- a/libgusb/.signature +++ b/libgusb/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3yy4kwFlwhfKEFPofXRbSQQOSG2FmxaStK8eUOyOeukcU13tzXvn8F1az6PAR7v2BSS5E5WuzaQo1jejdL5ZnAA= -SHA256 (Pkgfile) = 3173840c14caf2c91fb93e308350a199ecbdf24f2f9b7e6bc7089ffdf39e0fdc -SHA256 (.footprint) = 3e02574d7c1a7ec33401c8f5dd0bc481306c1b6a97619640be1446b7f9e2341a -SHA256 (libgusb-0.3.2.tar.gz) = ea9b42c799c95f3a16bb296972cd94fa7ac3e22454299b9bbeee48da35709ea3 +RWSagIOpLGJF39SRl/pZsgtyMt8kkNcBB01ZmOyfIFl8pBD33bwu4d9pwMPX1+xaFPK+oL1t7EvMgPVFcxnI2PWtGa308F85pgo= +SHA256 (Pkgfile) = 831010cb15189a43c972e9c374aa27227e3684c2149b7b93578025215e941ab7 +SHA256 (.footprint) = f853fd1c3565ab50a6eefaa7d7ad0493e466ef12a3f87900648593dcba38d795 +SHA256 (libgusb-0.3.4.tar.gz) = 07049389eb20847eedb664e2a2d954412a28bee125647ea6a445c59bebbd9944 diff --git a/libgusb/Pkgfile b/libgusb/Pkgfile index c4564eca5..5c623f09f 100644 --- a/libgusb/Pkgfile +++ b/libgusb/Pkgfile @@ -4,7 +4,7 @@ # Depends on: gobject-introspection name=libgusb -version=0.3.2 +version=0.3.4 release=1 source=(https://github.com/hughsie/libgusb/archive/$version/$name-$version.tar.gz)