flatpak: update to 1.12.5.
This commit is contained in:
parent
173f3b297e
commit
30a0e8600b
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'flatpak'
|
||||
pkgname=flatpak
|
||||
version=1.12.4
|
||||
version=1.12.5
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
build_helper="gir"
|
||||
|
@ -21,9 +21,9 @@ short_desc="Application sandboxing and distribution framework"
|
|||
maintainer="Duncaen <duncaen@voidlinux.org>"
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="https://flatpak.org/"
|
||||
changelog="https://github.com/flatpak/flatpak/raw/master/NEWS"
|
||||
changelog="https://github.com/flatpak/flatpak/raw/main/NEWS"
|
||||
distfiles="https://github.com/flatpak/flatpak/releases/download/${version}/flatpak-${version}.tar.xz"
|
||||
checksum=792e6265f7f6d71b2a087028472a048287bed2587e43d2eec2c31d360c16211c
|
||||
checksum=1cb4a0b0b0c1bdffe644011ee8d17e437b4917c21d4384ec111b3f328206166c
|
||||
|
||||
build_options="gir"
|
||||
build_options_default="gir"
|
||||
|
|
Loading…
Reference in a new issue