diff options
Diffstat (limited to 'desktop/flatpak/flatpak.info')
-rw-r--r-- | desktop/flatpak/flatpak.info | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/desktop/flatpak/flatpak.info b/desktop/flatpak/flatpak.info index 4d358ea229..c289c735ad 100644 --- a/desktop/flatpak/flatpak.info +++ b/desktop/flatpak/flatpak.info @@ -1,12 +1,10 @@ PRGNAM="flatpak" -VERSION="1.0.4" +VERSION="1.0.5" HOMEPAGE="https://flatpak.org/" -DOWNLOAD="https://github.com/flatpak/flatpak/releases/download/1.0.4/flatpak-1.0.4.tar.xz \ - https://github.com/flatpak/flatpak-builder/releases/download/1.0.1/flatpak-builder-1.0.1.tar.xz" -MD5SUM="9999f47a53c3b347208a92b56c0d3f12 \ - a29d824c7d84d5bd2112a1b9de872b33" +DOWNLOAD="https://github.com/flatpak/flatpak/releases/download/1.0.5/flatpak-1.0.5.tar.xz" +MD5SUM="24794ac4861f3cc5c650afc6fa23a1c1" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="bubblewrap ostree appstream-glib json-glib libseccomp" +REQUIRES="bubblewrap ostree appstream-glib json-glib libseccomp xdg-desktop-portal-gtk" MAINTAINER="Vincent Batts" EMAIL="vbatts@hashbangbash.com" |