diff options
author | Petar Petrov <slackalaxy@gmail.com> | 2021-05-18 17:25:14 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-05-18 23:40:20 +0700 |
commit | 44d17d57dd322fabb8fba7e0db5d49706fbd234d (patch) | |
tree | 0d13844a34e712c0d6a261b9a3efc2ae36b1be7a /games/vcmi-resolutions/vcmi-resolutions.SlackBuild | |
parent | cb3085b4cfdafcc02e8bc32952438fe1f3d42401 (diff) |
games/vcmi-resolutions: update for version 20141001
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/vcmi-resolutions/vcmi-resolutions.SlackBuild')
-rw-r--r-- | games/vcmi-resolutions/vcmi-resolutions.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/vcmi-resolutions/vcmi-resolutions.SlackBuild b/games/vcmi-resolutions/vcmi-resolutions.SlackBuild index 0954135614430..a33dfc11223f8 100644 --- a/games/vcmi-resolutions/vcmi-resolutions.SlackBuild +++ b/games/vcmi-resolutions/vcmi-resolutions.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for vcmi-resolutions -# Copyright 2015-2016 Petar Petrov slackalaxy@gmail.com +# Copyright 2015-2021 Petar Petrov slackalaxy@gmail.com # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ PRGNAM=vcmi-resolutions SRCNAM=vcmi -VERSION=${VERSION:-20140809} +VERSION=${VERSION:-20141001} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |