mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
flatpak: update to 1.16.0.
This commit is contained in:
parent
0ef8ad518f
commit
e1e1f7ac35
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'flatpak'
|
# Template file for 'flatpak'
|
||||||
pkgname=flatpak
|
pkgname=flatpak
|
||||||
version=1.15.12
|
version=1.16.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
build_helper="gir"
|
build_helper="gir"
|
||||||
|
@ -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=a24f870de1096f04c6d6992cef851f8eea5f99f2a389e425e1ea73fbb9c02e3b
|
checksum=cb0ac565adcb62127c6d11ed50ee7044d6a836fa69c354b2f4b640a22bfa4b2a
|
||||||
|
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
build_options_default="gir"
|
build_options_default="gir"
|
||||||
|
|
Loading…
Add table
Reference in a new issue