diff options
author | Arn0 <yth@ythogtha.org> | 2022-02-24 14:24:09 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-02-24 22:03:25 +0700 |
commit | 98f7730124252a94a1f862d3144e9b634605aee5 (patch) | |
tree | d6b32f501491ac3ca9e8f18012c5983756412afa /games/vcmi-resolutions/vcmi-resolutions.SlackBuild | |
parent | 2ce7ce94f3b4e2846b262d936720f8f2e33ccf73 (diff) |
games/vcmi-resolutions: updated for version 20151113
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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/vcmi-resolutions/vcmi-resolutions.SlackBuild b/games/vcmi-resolutions/vcmi-resolutions.SlackBuild index 924b777da582f..71a159a7d5a71 100644 --- a/games/vcmi-resolutions/vcmi-resolutions.SlackBuild +++ b/games/vcmi-resolutions/vcmi-resolutions.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=vcmi-resolutions SRCNAM=vcmi -VERSION=${VERSION:-20141001} +VERSION=${VERSION:-20151113} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |