From cd1bf25be75a2822547aa86635653817648cd5d8 Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Fri, 21 Aug 2020 14:45:43 +0000 Subject: [PATCH] flatpak: 1.8.1 -> 1.8.2 --- flatpak/.signature | 6 +++--- flatpak/Pkgfile | 3 ++- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/flatpak/.signature b/flatpak/.signature index 129c88483..89fd59a25 100644 --- a/flatpak/.signature +++ b/flatpak/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF32n3q0P6XmFC1iW+QuT+vW8eJElbXOgsTO3lxZovB8UZJ72Dx7rM/zplx2f5JSlVrlxZ21S2i4dMtYI6o+YTRwA= -SHA256 (Pkgfile) = 30d5321c1be760dfe50514f45480b6e1d2a7776513e06f11b0d769de9223364a +RWSagIOpLGJF3/5hrNGHTMSD169SYZVxuKooP/HOtqIDP0T1MmffVwC9neSvMhY8R/pyJJcixAL+B2InXVH/FLqrU8L26lAUxgs= +SHA256 (Pkgfile) = 559ed9f375058829de0bf03154750b83a47833e871697b3c3a5a0a996dee4c1a SHA256 (.footprint) = 3daa14d5063064d2fa5a2eec73b0045c8bde4024c59dc721b814554cd4fba94c -SHA256 (flatpak-1.8.1.tar.xz) = 66914b66f9a64079386cc097a40a19fa8419568df7fb456f2e407f0f76ac9ead +SHA256 (flatpak-1.8.2.tar.xz) = 7926625df7c2282a5ee1a8b3c317af53d40a663b1bc6b18a2dc8747e265085b0 diff --git a/flatpak/Pkgfile b/flatpak/Pkgfile index 4ac96475b..d4b58d415 100644 --- a/flatpak/Pkgfile +++ b/flatpak/Pkgfile @@ -2,9 +2,10 @@ # URL: https://flatpak.org # Maintainer: Tim Biermann, tbier at posteo dot de # Depends on: appstream-glib bubblewrap json-glib libseccomp ostree polkit python3-pyparsing +# Optional: xdg-desktop-portal xdg-desktop-portal-gtk xdg-desktop-portal-kde name=flatpak -version=1.8.1 +version=1.8.2 release=1 source=(https://github.com/flatpak/flatpak/releases/download/$version/$name-$version.tar.xz)