flatpak: update to 1.15.4.

This commit is contained in:
Duncaen 2023-03-19 16:21:06 +01:00
parent 2f56f5cf8c
commit 1adbbf6c2b
No known key found for this signature in database
GPG key ID: 335C1D17EC3D6E35

View file

@ -1,7 +1,7 @@
# Template file for 'flatpak'
pkgname=flatpak
version=1.15.3
revision=2
version=1.15.4
revision=1
build_style=meson
build_helper="gir"
configure_args="
@ -25,7 +25,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=e0904755ad6dc57d9fd2be9d6035ab117d3c5ca240513979b4efaaa2c4aa3735
checksum=bef695d893d1e0239a68441d6b328edeb6d1e58a902c92f9278e94da914ab91f
build_options="gir"
build_options_default="gir"