flatpak: 1.12.6 -> 1.12.7; new dependency: brotli

This commit is contained in:
Tim Biermann 2022-03-19 03:30:21 +01:00
parent b1bb140cb0
commit 45fa9bb510
Signed by: tb
GPG Key ID: 42F8B4E30B673606
2 changed files with 6 additions and 6 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF32ygQEgW8CXWkuNV1vtPdP9zaHi+cU8FtySTx/YXbcme9BRd3kJImOCi7FiuGE+yh1XSStc4FETiAn1e/kc3/Ao=
SHA256 (Pkgfile) = c23272c8a842e0189d3b9eada39f3119920584646190bab0c535302827193b38
RWSagIOpLGJF30RNmI8A19mLz2N2XrD8okee5xHgmEYVDHf2Nnml6zNnDghSZ2AF0UwNz1MEmmpnZjQxV5rUeZidATg3QQCLKA4=
SHA256 (Pkgfile) = 87d60bf97eccf6c3d7e0385610f76d5132d1646b1caa0cbbf8dc56781a3380b9
SHA256 (.footprint) = 3bc7f854a67ccc54ca0a83ea60f4fbea04b8f1baadc719d9b13a0c5506fd8c92
SHA256 (flatpak-1.12.6.tar.xz) = ef02cb505b91cce5173099b5485768eef1899ebcf39edf827c4254163a811627
SHA256 (flatpak-1.12.7.tar.xz) = 6db52a531ce278282ac7ebfb99f66a0bb3eccaf44e864844c2c95c1ee5ba9316

View File

@ -1,11 +1,11 @@
# Description: Linux application sandboxing and distribution framework (formerly xdg-app)
# 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 libxslt docbook-xsl
# Depends on: appstream-glib brotli bubblewrap json-glib libseccomp ostree polkit python3-pyparsing
# Optional: docbook-xsl libxslt xdg-desktop-portal xdg-desktop-portal-gtk xdg-desktop-portal-kde
name=flatpak
version=1.12.6
version=1.12.7
release=1
source=(https://github.com/flatpak/flatpak/releases/download/$version/$name-$version.tar.xz)