diff options
Diffstat (limited to 'desktop/flatpak/flatpak.info')
-rw-r--r-- | desktop/flatpak/flatpak.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/desktop/flatpak/flatpak.info b/desktop/flatpak/flatpak.info new file mode 100644 index 000000000000..62568c174e4a --- /dev/null +++ b/desktop/flatpak/flatpak.info @@ -0,0 +1,10 @@ +PRGNAM="flatpak" +VERSION="0.8.1" +HOMEPAGE="http://flatpak.org/" +DOWNLOAD="https://github.com/flatpak/flatpak/releases/download/0.8.1/flatpak-0.8.1.tar.xz" +MD5SUM="36d756a3cfc0d93fe5804d3cea5eab3b" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="bubblewrap ostree json-glib libseccomp" +MAINTAINER="Vincent Batts" +EMAIL="vbatts@hashbangbash.com" |