mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
flatpak: update to 1.4.1.
This commit is contained in:
parent
619f256612
commit
727225cfad
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.4.0
|
version=1.4.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
build_helper="gir"
|
build_helper="gir"
|
||||||
|
@ -17,7 +17,7 @@ license="LGPL-2.1-or-later"
|
||||||
homepage="https://flatpak.org/"
|
homepage="https://flatpak.org/"
|
||||||
changelog="https://github.com/flatpak/flatpak/blob/master/NEWS"
|
changelog="https://github.com/flatpak/flatpak/blob/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=82cff04f2e74e3216ce6b7b0ab78fa8d6ca37d81c0dc31156223c83a2d7568ff
|
checksum=85ccf052e8131c629ab9934dca4c5019efd448b96d35596e56d5b531fb0b0078
|
||||||
|
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
build_options_default="gir"
|
build_options_default="gir"
|
||||||
|
|
Loading…
Add table
Reference in a new issue