libportal: 0.7.1 -> 0.8.0

This commit is contained in:
Tim Biermann 2024-09-02 22:55:58 +02:00
parent 8dc7599310
commit 9c25607c35
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 10 additions and 5 deletions

View File

@ -10,6 +10,9 @@ drwxr-xr-x root/root usr/include/libportal/
-rw-r--r-- root/root usr/include/libportal/email.h
-rw-r--r-- root/root usr/include/libportal/filechooser.h
-rw-r--r-- root/root usr/include/libportal/inhibit.h
-rw-r--r-- root/root usr/include/libportal/inputcapture-pointerbarrier.h
-rw-r--r-- root/root usr/include/libportal/inputcapture-zone.h
-rw-r--r-- root/root usr/include/libportal/inputcapture.h
-rw-r--r-- root/root usr/include/libportal/location.h
-rw-r--r-- root/root usr/include/libportal/notification.h
-rw-r--r-- root/root usr/include/libportal/openuri.h
@ -20,6 +23,8 @@ drwxr-xr-x root/root usr/include/libportal/
-rw-r--r-- root/root usr/include/libportal/print.h
-rw-r--r-- root/root usr/include/libportal/remote.h
-rw-r--r-- root/root usr/include/libportal/screenshot.h
-rw-r--r-- root/root usr/include/libportal/session.h
-rw-r--r-- root/root usr/include/libportal/settings.h
-rw-r--r-- root/root usr/include/libportal/spawn.h
-rw-r--r-- root/root usr/include/libportal/trash.h
-rw-r--r-- root/root usr/include/libportal/types.h

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3wQhgdRn7BLFm7oOpzEOXYILetVHTUxGid0aFx3cQp1BhLBmRzf1wpo4lQ1Or9ZeU/zi5B0/+tvlSKStYTyL1gU=
SHA256 (Pkgfile) = 2f4f3f51f5e11644177db5deddd1c89a04a62d60b31373f955c5b78825025de0
SHA256 (.footprint) = 9e5f0915177e169e521f3f57c50163c216d4cc004997114d55db8d38a2472fd6
SHA256 (libportal-0.7.1.tar.xz) = 297b90b263fad22190a26b8c7e8ea938fe6b18fb936265e588927179920d3805
RWSagIOpLGJF30zQjrqzhJt9mGqqEPqJA6Nj08JWrrPQClDwzvH3PRRWWHTluADF8Clh7/6A6Npys8y6ROGqBjeuuZ6RL/qjnAs=
SHA256 (Pkgfile) = 8cc315c05896cabc495007b097258364fb6aa5957c49d4cdddae75f9102dea27
SHA256 (.footprint) = 831e9962048d4e7fd2d796f0d01fbd5fa5d67141b046c7530f29a2b88829d0e2
SHA256 (libportal-0.8.0.tar.xz) = ca38cd186e98388e4e92859506c9ecbd01db650ef871838b357b117d147f1541

View File

@ -5,7 +5,7 @@
# Optional: gobject-introspection gtk4 qt5 vala
name=libportal
version=0.7.1
version=0.8.0
release=1
source=(https://github.com/flatpak/libportal/releases/download/$version/$name-$version.tar.xz)