games/SLADE: Updated for version 3.1.1.4.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Dugan Chen 2017-01-13 21:35:17 +07:00 committed by Willy Sudiarto Raharjo
parent 931a35e557
commit a4003fc72e
2 changed files with 4 additions and 4 deletions

View File

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=SLADE
VERSION=${VERSION:-3.1.1.3}
VERSION=${VERSION:-3.1.1.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="SLADE"
VERSION="3.1.1.3"
VERSION="3.1.1.4"
HOMEPAGE="http://slade.mancubus.net/"
DOWNLOAD="https://github.com/sirjuddington/SLADE/archive/3.1.1.3/SLADE-3.1.1.3.tar.gz"
MD5SUM="ed6b9a603e773ce7d6abde08b1e06493"
DOWNLOAD="https://github.com/sirjuddington/SLADE/archive/3.1.1.4/SLADE-3.1.1.4.tar.gz"
MD5SUM="a06231d3c0c917d9fda7847524c9e672"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="wxGTK3 SFML ftgl fluidsynth FreeImage"