summaryrefslogtreecommitdiffstats
path: root/desktop/flatpak
diff options
context:
space:
mode:
author Vincent Batts2018-05-07 07:06:20 +0200
committer Willy Sudiarto Raharjo2018-05-08 01:16:27 +0200
commitb3c55f4a73106a663787e71930923f3071a17a1f (patch)
tree04a070697ab0aa8671cfa6535806968a6d3e64a9 /desktop/flatpak
parentc3245b338dddccf2f7ca7242226164c7d0699a5f (diff)
downloadslackbuilds-b3c55f4a73106a663787e71930923f3071a17a1f.tar.gz
desktop/flatpak: Updated for version 0.11.7.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/flatpak')
-rw-r--r--desktop/flatpak/flatpak.SlackBuild2
-rw-r--r--desktop/flatpak/flatpak.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/desktop/flatpak/flatpak.SlackBuild b/desktop/flatpak/flatpak.SlackBuild
index 01cd2758b7..ca29414539 100644
--- a/desktop/flatpak/flatpak.SlackBuild
+++ b/desktop/flatpak/flatpak.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=flatpak
-VERSION=${VERSION:-0.11.3}
+VERSION=${VERSION:-0.11.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/desktop/flatpak/flatpak.info b/desktop/flatpak/flatpak.info
index aad7cb43c3..cfa6c67924 100644
--- a/desktop/flatpak/flatpak.info
+++ b/desktop/flatpak/flatpak.info
@@ -1,8 +1,8 @@
PRGNAM="flatpak"
-VERSION="0.11.3"
+VERSION="0.11.7"
HOMEPAGE="https://flatpak.org/"
-DOWNLOAD="https://github.com/flatpak/flatpak/releases/download/0.11.3/flatpak-0.11.3.tar.xz"
-MD5SUM="0fa123088e64ae733fea210ce1005772"
+DOWNLOAD="https://github.com/flatpak/flatpak/releases/download/0.11.7/flatpak-0.11.7.tar.xz"
+MD5SUM="8fa74d84c6339e9df6fe34491cde4fba"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="bubblewrap ostree appstream-glib json-glib libseccomp"