diff options
Diffstat (limited to 'desktop/flatpak/flatpak.SlackBuild')
-rw-r--r-- | desktop/flatpak/flatpak.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/desktop/flatpak/flatpak.SlackBuild b/desktop/flatpak/flatpak.SlackBuild index f720cc10ac4f5..3f6d833f40bdc 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} |