flatpak: update to 1.15.2.

This commit is contained in:
Duncaen 2023-02-11 17:25:22 +01:00
parent 4d42e54013
commit 655c023cba
No known key found for this signature in database
GPG key ID: 335C1D17EC3D6E35

View file

@ -1,7 +1,7 @@
# Template file for 'flatpak' # Template file for 'flatpak'
pkgname=flatpak pkgname=flatpak
version=1.15.1 version=1.15.2
revision=2 revision=1
build_style=gnu-configure build_style=gnu-configure
build_helper="gir" build_helper="gir"
configure_args=" configure_args="
@ -25,7 +25,7 @@ license="LGPL-2.1-or-later"
homepage="https://flatpak.org/" homepage="https://flatpak.org/"
changelog="https://github.com/flatpak/flatpak/raw/main/NEWS" changelog="https://github.com/flatpak/flatpak/raw/main/NEWS"
distfiles="https://github.com/flatpak/flatpak/releases/download/${version}/flatpak-${version}.tar.xz" distfiles="https://github.com/flatpak/flatpak/releases/download/${version}/flatpak-${version}.tar.xz"
checksum=13d34462ed130c0fe4928904cfcbcb7322c46c2c22ad70f657d35577c40d951e checksum=292e383d8d1bc1d1fdfd031f3802b0550d90bc4fd300b3e4fd9c2cb0750a8d63
build_options="gir" build_options="gir"
build_options_default="gir" build_options_default="gir"