development/monodevelop-debugger-gdb: Updated for version 3.0.6.

Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
Andre Barboza 2013-02-24 10:52:44 -05:00 committed by Robby Workman
parent 7c6aba261f
commit 87c780cff9
3 changed files with 9 additions and 9 deletions

View file

@ -22,7 +22,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=monodevelop-debugger-gdb
VERSION=${VERSION:-3.0.5}
VERSION=${VERSION:-3.0.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="monodevelop-debugger-gdb"
VERSION="3.0.5"
VERSION="3.0.6"
HOMEPAGE="http://monodevelop.com/"
DOWNLOAD="http://download.mono-project.com/sources/monodevelop-debugger-gdb/monodevelop-debugger-gdb-3.0.5.tar.bz2"
MD5SUM="5089dd2a36631fa5fa3e24041d97fdd8"
DOWNLOAD="http://download.mono-project.com/sources/monodevelop-debugger-gdb/monodevelop-debugger-gdb-3.0.6.tar.bz2"
MD5SUM="9f3d08104d01e536342ffe15bdd5727c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="monodevelop"

View file

@ -1,14 +1,14 @@
# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description. Line
# up the first '|' above the ':' following the base package name, and the '|'
# on the right side marks the last column you can put a character in. You must
# make exactly 11 lines for the formatting to be correct. It's also
# The "handy ruler" below makes it easier to edit a package description.
# Line up the first '|' above the ':' following the base package name, and
# the '|' on the right side marks the last column you can put a character in.
# You must make exactly 11 lines for the formatting to be correct. It's also
# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
monodevelop-debugger-gdb: monodevelop-debugger-gdb (GDB Debugger support for MonoDevelop)
monodevelop-debugger-gdb:
monodevelop-debugger-gdb: Additionally to the Mono-specific debuggers, you can use the Unix
monodevelop-debugger-gdb: Additionally to the Mono-specific debuggers, you can use the Unix
monodevelop-debugger-gdb: GDB debugger with Mono and MonoDevelop to debug low level problems.
monodevelop-debugger-gdb:
monodevelop-debugger-gdb: