diff options
author | Brenton Earl <brent@exitstatusone.com> | 2018-03-15 21:24:39 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-03-17 08:51:49 +0700 |
commit | 97201a1b51746265041fc8a35d4de4d20a1c11dc (patch) | |
tree | c92fde890095806f8407c8ab17d9291d9b68e596 /games/lutris/lutris.SlackBuild | |
parent | d61ed6a102ff3041849ad4b1de55fdedf27ede05 (diff) | |
download | slackbuilds-97201a1b51746265041fc8a35d4de4d20a1c11dc.tar.gz |
games/lutris: Updated for version 0.4.14.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'games/lutris/lutris.SlackBuild')
-rw-r--r-- | games/lutris/lutris.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/lutris/lutris.SlackBuild b/games/lutris/lutris.SlackBuild index 20e1041de6..3aee778666 100644 --- a/games/lutris/lutris.SlackBuild +++ b/games/lutris/lutris.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for lutris # Ryan P.C. McQuen | Everett, WA | ryanpcmcquen@member.fsf.org -# Brenton Earl | brent@exitstatusone.com +# Copyright 2018 Brenton Earl <brent@exitstatusone.com> # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -24,7 +24,7 @@ # <https://www.gnu.org/licenses/>. PRGNAM=lutris -VERSION=${VERSION:-0.4.13} +VERSION=${VERSION:-0.4.14} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |