summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
author Carlos Corbacho <carlos@strangeworlds.co.uk>2014-08-25 07:20:15 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2014-08-30 14:19:19 +0700
commit97d2ed10d3e04f438482240267ebd929df3d34da (patch)
treec66f2b42967247fe268ddfc3ef9a7c0f1ca96ffc /games
parentb3fb93b53cd49affc6b8793de671bad9de504ae4 (diff)
downloadslackbuilds-97d2ed10d3e04f438482240267ebd929df3d34da.tar.gz
slackbuilds-97d2ed10d3e04f438482240267ebd929df3d34da.tar.xz
games/scummvm: Updated for version 1.7.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games')
-rw-r--r--games/scummvm/doinst.sh1
-rw-r--r--games/scummvm/scummvm.SlackBuild6
-rw-r--r--games/scummvm/scummvm.info6
3 files changed, 6 insertions, 7 deletions
diff --git a/games/scummvm/doinst.sh b/games/scummvm/doinst.sh
index 9ad0b734e0..98d466d8b9 100644
--- a/games/scummvm/doinst.sh
+++ b/games/scummvm/doinst.sh
@@ -1,4 +1,3 @@
if [ -x usr/bin/update-desktop-database ]; then
./usr/bin/update-desktop-database ./usr/share/applications >/dev/null 2>&1
fi
-
diff --git a/games/scummvm/scummvm.SlackBuild b/games/scummvm/scummvm.SlackBuild
index 05951ab43c..3063d32469 100644
--- a/games/scummvm/scummvm.SlackBuild
+++ b/games/scummvm/scummvm.SlackBuild
@@ -3,7 +3,7 @@
# Slackware build script for scummvm
# Copyright 2006 Halim Issa <yallaone@gmail.com>
-# Copyright 2008, 2010, 2012, 2013 Carlos Corbacho <carlos@strangeworlds.co.uk>
+# Copyright 2008, 2010, 2012-2014 Carlos Corbacho <carlos@strangeworlds.co.uk>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=scummvm
-VERSION=${VERSION:-1.6.0}
+VERSION=${VERSION:-1.7.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -55,7 +55,7 @@ else
LIBDIRSUFFIX=""
fi
-DOCS="AUTHORS COPYING NEWS README TODO"
+DOCS="AUTHORS COPYING* COPYRIGHT NEWS README TODO"
rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
diff --git a/games/scummvm/scummvm.info b/games/scummvm/scummvm.info
index 93f7f1d42a..d478bb9973 100644
--- a/games/scummvm/scummvm.info
+++ b/games/scummvm/scummvm.info
@@ -1,8 +1,8 @@
PRGNAM="scummvm"
-VERSION="1.6.0"
+VERSION="1.7.0"
HOMEPAGE="http://www.scummvm.org/"
-DOWNLOAD="http://downloads.sourceforge.net/scummvm/scummvm-1.6.0.tar.bz2"
-MD5SUM="473c151ff44e3db7b603ecacd800a0d2"
+DOWNLOAD="http://downloads.sourceforge.net/scummvm/scummvm-1.7.0.tar.bz2"
+MD5SUM="be91bf3fa2f1b44a82c92cfe8c5cc1c8"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""