diff options
Diffstat (limited to 'development/monodevelop-debugger-gdb')
3 files changed, 9 insertions, 9 deletions
diff --git a/development/monodevelop-debugger-gdb/monodevelop-debugger-gdb.SlackBuild b/development/monodevelop-debugger-gdb/monodevelop-debugger-gdb.SlackBuild index 40dddd777f..f78d5182d9 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:-3.0.5} +VERSION=${VERSION:-3.0.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/monodevelop-debugger-gdb/monodevelop-debugger-gdb.info b/development/monodevelop-debugger-gdb/monodevelop-debugger-gdb.info index d0b75663e3..12517035af 100644 --- a/development/monodevelop-debugger-gdb/monodevelop-debugger-gdb.info +++ b/development/monodevelop-debugger-gdb/monodevelop-debugger-gdb.info @@ -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" diff --git a/development/monodevelop-debugger-gdb/slack-desc b/development/monodevelop-debugger-gdb/slack-desc index 124c4c6abd..52085c7f7e 100644 --- a/development/monodevelop-debugger-gdb/slack-desc +++ b/development/monodevelop-debugger-gdb/slack-desc @@ -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: |