diff options
author | Vincent Batts <vbatts@hashbangbash.com> | 2017-01-23 18:33:31 +0000 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-01-24 00:21:55 +0000 |
commit | f27ee67502e103c979c779a327e6b34b5bff4164 (patch) | |
tree | 514b687c2a68f7c39c9c159af0b0c9c833fd4463 /desktop/flatpak/flatpak.info | |
parent | f42700b6d61be01b02e54bc348e639ec946e68c4 (diff) | |
download | slackbuilds-f27ee67502e103c979c779a327e6b34b5bff4164.tar.gz |
desktop/flatpak: Added (sandboxing desktop applications).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
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 0000000000..62568c174e --- /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" |