summaryrefslogtreecommitdiff
path: root/flatpak
diff options
context:
space:
mode:
authorTim Biermann <tbier@posteo.de>2022-03-19 03:30:21 +0100
committerTim Biermann <tbier@posteo.de>2022-03-19 03:30:21 +0100
commit45fa9bb510046e658ecaa3aada2bd796ea92714c (patch)
tree72f0fac51a1f174a3a1888a5cb83fe85b43d166f /flatpak
parentb1bb140cb0bd34e3faa1491b2132b75f826197ad (diff)
downloadcontrib-45fa9bb510046e658ecaa3aada2bd796ea92714c.tar.gz
contrib-45fa9bb510046e658ecaa3aada2bd796ea92714c.tar.xz
flatpak: 1.12.6 -> 1.12.7; new dependency: brotli
Diffstat (limited to 'flatpak')
-rw-r--r--flatpak/.signature6
-rw-r--r--flatpak/Pkgfile6
2 files changed, 6 insertions, 6 deletions
diff --git a/flatpak/.signature b/flatpak/.signature
index 7e518a47a..f6835d223 100644
--- a/flatpak/.signature
+++ b/flatpak/.signature
@@ -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
diff --git a/flatpak/Pkgfile b/flatpak/Pkgfile
index 2f6e86d7e..5c446e48c 100644
--- a/flatpak/Pkgfile
+++ b/flatpak/Pkgfile
@@ -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)

Generated by cgit