We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48ee36a commit 77bdf05Copy full SHA for 77bdf05
1 file changed
srcpkgs/flatpak/template
@@ -1,6 +1,6 @@
1
# Template file for 'flatpak'
2
pkgname=flatpak
3
-version=1.16.5
+version=1.16.6
4
revision=1
5
build_style=meson
6
build_helper="gir"
@@ -26,7 +26,7 @@ license="LGPL-2.1-or-later"
26
homepage="https://flatpak.org/"
27
changelog="https://github.com/flatpak/flatpak/raw/main/NEWS"
28
distfiles="https://github.com/flatpak/flatpak/releases/download/${version}/flatpak-${version}.tar.xz"
29
-checksum=a320e9581649766c264a97304b1563c3d04d87dcc1115427860b658083cbc156
+checksum=1e63e7f3fe44b602f34d92a6fe46fd8a3bc6be9460c03c2681e57976c658eec3
30
31
build_options="gir"
32
build_options_default="gir"
0 commit comments