diff options
author | Vincent Batts <vbatts@hashbangbash.com> | 2020-01-27 07:33:34 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-02-01 09:00:34 +0700 |
commit | 13b54ae90c9a4cf35716b193c6f5294fe94e7328 (patch) | |
tree | 8f66a9297ea0bf1f47451509e68ac0f73428c690 /desktop/flatpak/flatpak.SlackBuild | |
parent | fb0341d22547426124d80c2e845a11c3380a646d (diff) | |
download | slackbuilds-13b54ae90c9a4cf35716b193c6f5294fe94e7328.tar.gz |
desktop/flatpak: Updated to version 1.6.1.
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
Diffstat (limited to 'desktop/flatpak/flatpak.SlackBuild')
-rw-r--r-- | desktop/flatpak/flatpak.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/flatpak/flatpak.SlackBuild b/desktop/flatpak/flatpak.SlackBuild index 3f6d833f40..486a3af5c9 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:-1.4.3} +VERSION=${VERSION:-1.6.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |