summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--development/mono-debugger/README4
-rw-r--r--development/mono-debugger/mono-debugger.SlackBuild2
-rw-r--r--development/mono-debugger/mono-debugger.info8
3 files changed, 6 insertions, 8 deletions
diff --git a/development/mono-debugger/README b/development/mono-debugger/README
index d0e8ca6555..f6dd9ee00a 100644
--- a/development/mono-debugger/README
+++ b/development/mono-debugger/README
@@ -1,5 +1,3 @@
Mono-specific debuggers: hard debugger and soft debugger.
-Homepage: http://www.mono-project.com/Debugger
-
-This requires Mono.
+This requires mono.
diff --git a/development/mono-debugger/mono-debugger.SlackBuild b/development/mono-debugger/mono-debugger.SlackBuild
index b639b97596..2dc0c7ebef 100644
--- a/development/mono-debugger/mono-debugger.SlackBuild
+++ b/development/mono-debugger/mono-debugger.SlackBuild
@@ -22,7 +22,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=mono-debugger
-VERSION=${VERSION:-2.8}
+VERSION=${VERSION:-2.10}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/mono-debugger/mono-debugger.info b/development/mono-debugger/mono-debugger.info
index 9f0fe84a3e..87551ad032 100644
--- a/development/mono-debugger/mono-debugger.info
+++ b/development/mono-debugger/mono-debugger.info
@@ -1,10 +1,10 @@
PRGNAM="mono-debugger"
-VERSION="2.8"
+VERSION="2.10"
HOMEPAGE="http://www.mono-project.com/Debugger"
-DOWNLOAD="http://ftp.novell.com/pub/mono/sources/mono-debugger/mono-debugger-2.8.tar.bz2"
-MD5SUM="31ed108a385f12be47d173d9485cb059"
+DOWNLOAD="http://ftp.novell.com/pub/mono/sources/mono-debugger/mono-debugger-2.10.tar.bz2"
+MD5SUM="02ee485f2aae279f2fa3a7051c7d580e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Andre Barboza"
EMAIL="bmg.andre@gmail.com"
-APPROVED="Erik Hanson"
+APPROVED="Niels Horn"