flatpak: update to 1.15.12.

This commit is contained in:
Duncaen 2024-11-29 19:30:53 +01:00
parent 64caac5554
commit c2a8cefd37
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.10 version=1.15.12
revision=2 revision=1
build_style=meson build_style=meson
build_helper="gir" build_helper="gir"
configure_args=" configure_args="
@ -26,7 +26,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=6aa67ca29b4f4da74654888446710b16c9fcfe640c324a51c5025087eecbf42f checksum=a24f870de1096f04c6d6992cef851f8eea5f99f2a389e425e1ea73fbb9c02e3b
build_options="gir" build_options="gir"
build_options_default="gir" build_options_default="gir"