summaryrefslogtreecommitdiff
path: root/games/lutris/lutris.SlackBuild
diff options
context:
space:
mode:
authorBrenton Earl <brent@exitstatusone.com>2017-03-31 23:58:46 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2017-03-31 23:58:46 +0700
commitd30c4e7f64bc7e0a845534fc4c287d7fd3be935e (patch)
tree50880be9f3f171b24a53b042e79c9daa8431fbb8 /games/lutris/lutris.SlackBuild
parent770d3789eb5fcab4b3eb7db986243f88c9895b5f (diff)
downloadslackbuilds-d30c4e7f64bc7e0a845534fc4c287d7fd3be935e.tar.gz
games/lutris: Updated for version 0.4.6 + new maintainer.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/lutris/lutris.SlackBuild')
-rw-r--r--games/lutris/lutris.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/lutris/lutris.SlackBuild b/games/lutris/lutris.SlackBuild
index cb5d416acc..57350f26f6 100644
--- a/games/lutris/lutris.SlackBuild
+++ b/games/lutris/lutris.SlackBuild
@@ -3,6 +3,7 @@
# Slackware build script for lutris
# Ryan P.C. McQuen | Everett, WA | ryanpcmcquen@member.fsf.org
+# 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
@@ -23,7 +24,7 @@
# <https://www.gnu.org/licenses/>.
PRGNAM=lutris
-VERSION=${VERSION:-0.4.4}
+VERSION=${VERSION:-0.4.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}