diff options
Diffstat (limited to 'desktop/flatpak/flatpak.info')
-rw-r--r-- | desktop/flatpak/flatpak.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/desktop/flatpak/flatpak.info b/desktop/flatpak/flatpak.info index 3178362bef224..325ada53cc555 100644 --- a/desktop/flatpak/flatpak.info +++ b/desktop/flatpak/flatpak.info @@ -1,10 +1,10 @@ PRGNAM="flatpak" -VERSION="0.8.1" +VERSION="0.10.2" HOMEPAGE="https://flatpak.org/" -DOWNLOAD="https://github.com/flatpak/flatpak/releases/download/0.8.1/flatpak-0.8.1.tar.xz" -MD5SUM="36d756a3cfc0d93fe5804d3cea5eab3b" +DOWNLOAD="https://github.com/flatpak/flatpak/releases/download/0.10.2/flatpak-0.10.2.tar.xz" +MD5SUM="05d61d5f5e938c174555146e1e886d94" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="bubblewrap ostree json-glib libseccomp" +REQUIRES="bubblewrap ostree appstream-glib json-glib libseccomp" MAINTAINER="Vincent Batts" EMAIL="vbatts@hashbangbash.com" |