We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93e1fd1 commit 4753c0fCopy full SHA for 4753c0f
1 file changed
srcpkgs/flatpak/template
@@ -1,7 +1,7 @@
1
# Template file for 'flatpak'
2
pkgname=flatpak
3
-version=1.16.3
4
-revision=2
+version=1.16.4
+revision=1
5
build_style=meson
6
build_helper="gir"
7
configure_args="
@@ -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=3d6bd3f5f8940e80c087286ca3e42182fc630d780894536511fcd2cffc12cf5b
+checksum=761ff3ba00c99a26f914c6999e90b12a54cab19cea5888413f17e46ee618d8fe
30
31
build_options="gir"
32
build_options_default="gir"
0 commit comments