summaryrefslogtreecommitdiff
path: root/flatpak/Pkgfile
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/Pkgfile
parentb1bb140cb0bd34e3faa1491b2132b75f826197ad (diff)
downloadcontrib-45fa9bb510046e658ecaa3aada2bd796ea92714c.tar.gz
contrib-45fa9bb510046e658ecaa3aada2bd796ea92714c.tar.xz
flatpak: 1.12.6 -> 1.12.7; new dependency: brotli
Diffstat (limited to 'flatpak/Pkgfile')
-rw-r--r--flatpak/Pkgfile6
1 files changed, 3 insertions, 3 deletions
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