flatpak: update to 1.12.4.

This commit is contained in:
Duncaen 2022-01-19 16:40:06 +01:00
parent 1bd2176248
commit 028420a8bb
No known key found for this signature in database
GPG key ID: 335C1D17EC3D6E35

View file

@ -1,6 +1,6 @@
# Template file for 'flatpak' # Template file for 'flatpak'
pkgname=flatpak pkgname=flatpak
version=1.12.3 version=1.12.4
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
build_helper="gir" build_helper="gir"
@ -23,7 +23,7 @@ license="LGPL-2.1-or-later"
homepage="https://flatpak.org/" homepage="https://flatpak.org/"
changelog="https://github.com/flatpak/flatpak/raw/master/NEWS" changelog="https://github.com/flatpak/flatpak/raw/master/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=d715f23347d7eb859301c8f0c778a899bb7c9e26dac6ae2a2a4b9fc21cf77b69 checksum=792e6265f7f6d71b2a087028472a048287bed2587e43d2eec2c31d360c16211c
build_options="gir" build_options="gir"
build_options_default="gir" build_options_default="gir"