aboutsummaryrefslogtreecommitdiff
path: root/development/monodevelop-debugger-gdb/monodevelop-debugger-gdb.SlackBuild
diff options
context:
space:
mode:
authorAndre Barboza <bmg.andre@gmail.com>2014-02-25 08:59:28 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2014-02-25 08:59:28 +0700
commitcfb3d24906cf5a779365b9fe10ba7f0d3421e457 (patch)
treeb9830d6fc8e8e695839842e8edca11b82be25ac8 /development/monodevelop-debugger-gdb/monodevelop-debugger-gdb.SlackBuild
parente9f339e2776c9a8ababd73d4833dedb686ca9695 (diff)
development/monodevelop-debugger-gdb: Updated for version 4.2.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/monodevelop-debugger-gdb/monodevelop-debugger-gdb.SlackBuild')
-rw-r--r--development/monodevelop-debugger-gdb/monodevelop-debugger-gdb.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/development/monodevelop-debugger-gdb/monodevelop-debugger-gdb.SlackBuild b/development/monodevelop-debugger-gdb/monodevelop-debugger-gdb.SlackBuild
index 63b86957daf3c..0e5868b5c6996 100644
--- a/development/monodevelop-debugger-gdb/monodevelop-debugger-gdb.SlackBuild
+++ b/development/monodevelop-debugger-gdb/monodevelop-debugger-gdb.SlackBuild
@@ -22,7 +22,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=monodevelop-debugger-gdb
-VERSION=${VERSION:-4.2.1}
+VERSION=${VERSION:-4.2.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -49,7 +49,7 @@ rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf $PRGNAM-$VERSION
-tar xvf $CWD/$PRGNAM-$VERSION-1.tar.bz2
+tar xvf $CWD/$PRGNAM-$VERSION-2.tar.bz2
cd $PRGNAM-$VERSION
chown -R root:root .
find -L . \