summaryrefslogtreecommitdiff
path: root/desktop/flatpak/flatpak.SlackBuild
diff options
context:
space:
mode:
authorVincent Batts <vbatts@hashbangbash.com>2019-10-21 13:57:23 -0400
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2019-10-27 00:36:11 +0700
commitf90097cf81ce319e13b3bae53f9a40c8a23bd5e2 (patch)
tree4912fba6d734268a49d301c004385627991fa7b5 /desktop/flatpak/flatpak.SlackBuild
parentb955c54e3d77347ebd5de0710474eddaefa34860 (diff)
downloadslackbuilds-f90097cf81ce319e13b3bae53f9a40c8a23bd5e2.tar.gz
desktop/flatpak: Update for version 1.4.3
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
Diffstat (limited to 'desktop/flatpak/flatpak.SlackBuild')
-rw-r--r--desktop/flatpak/flatpak.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/desktop/flatpak/flatpak.SlackBuild b/desktop/flatpak/flatpak.SlackBuild
index f720cc10ac..3f6d833f40 100644
--- a/desktop/flatpak/flatpak.SlackBuild
+++ b/desktop/flatpak/flatpak.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for flatpak
-# Copyright 2017, 2018 Vincent Batts <vbatts@hashbangbash.com>
+# Copyright 2017, 2018, 2019 Vincent Batts <vbatts@hashbangbash.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=flatpak
-VERSION=${VERSION:-1.1.0}
+VERSION=${VERSION:-1.4.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}