flatpak: update to 1.15.10.

This commit is contained in:
Duncaen 2024-08-15 14:23:48 +02:00
parent 4c8b4234d4
commit ca915838d7
No known key found for this signature in database
GPG Key ID: 335C1D17EC3D6E35
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'flatpak'
pkgname=flatpak
version=1.15.9
revision=2
version=1.15.10
revision=1
build_style=meson
build_helper="gir"
configure_args="
@ -26,7 +26,7 @@ license="LGPL-2.1-or-later"
homepage="https://flatpak.org/"
changelog="https://github.com/flatpak/flatpak/raw/main/NEWS"
distfiles="https://github.com/flatpak/flatpak/releases/download/${version}/flatpak-${version}.tar.xz"
checksum=8a05aba11db26e922637e6422f772de3daf05d2ab97ca45bedc6ccc7a588c4d2
checksum=6aa67ca29b4f4da74654888446710b16c9fcfe640c324a51c5025087eecbf42f
build_options="gir"
build_options_default="gir"