diff options
author | Marcel Saegebarth <marc@mos6581.de> | 2015-10-30 15:46:39 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-10-31 08:33:01 +0700 |
commit | ecfe1e3de98e2eda8b8f52d5d782124fb927b6ed (patch) | |
tree | 7d450301647c803d6d1cb4ffcdbac0ed5493be7c /games/lgogdownloader/lgogdownloader.SlackBuild | |
parent | e6f1e099b3cd3b81d0d985bfeb513f8cbd25b5b0 (diff) |
games/lgogdownloader: Updated for version 2.26.
Signed-off-by: Marcel Saegebarth <marc@mos6581.de>
Diffstat (limited to 'games/lgogdownloader/lgogdownloader.SlackBuild')
-rw-r--r-- | games/lgogdownloader/lgogdownloader.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/lgogdownloader/lgogdownloader.SlackBuild b/games/lgogdownloader/lgogdownloader.SlackBuild index 28b6a8453505..9b0ca161d912 100644 --- a/games/lgogdownloader/lgogdownloader.SlackBuild +++ b/games/lgogdownloader/lgogdownloader.SlackBuild @@ -25,7 +25,7 @@ # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=lgogdownloader -VERSION=${VERSION:-2.25} +VERSION=${VERSION:-2.26} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |