summaryrefslogtreecommitdiffstats
path: root/development
diff options
context:
space:
mode:
Diffstat (limited to 'development')
-rw-r--r--development/mono/README10
-rw-r--r--development/mono/mono.SlackBuild2
-rw-r--r--development/mono/mono.info10
3 files changed, 11 insertions, 11 deletions
diff --git a/development/mono/README b/development/mono/README
index 00b893399e..407949725f 100644
--- a/development/mono/README
+++ b/development/mono/README
@@ -1,8 +1,8 @@
-Mono is a software platform designed to allow developers to easily create
-cross platform applications. It is an open source implementation of
-Microsoft's .Net Framework based on the ECMA standards for C# and the Common
-Language Runtime. We feel that by embracing a successful, standardized
-software platform, we can lower the barriers to producing great applications
+Mono is a software platform designed to allow developers to easily create
+cross platform applications. It is an open source implementation of
+Microsoft's .Net Framework based on the ECMA standards for C# and the Common
+Language Runtime. We feel that by embracing a successful, standardized
+software platform, we can lower the barriers to producing great applications
for Linux.
Note:
diff --git a/development/mono/mono.SlackBuild b/development/mono/mono.SlackBuild
index 64e6f91110..4e57fd1423 100644
--- a/development/mono/mono.SlackBuild
+++ b/development/mono/mono.SlackBuild
@@ -5,7 +5,7 @@
# Updated by Andre Barboza <bmg.andre@gmail.com>
PRGNAM=mono
-VERSION=${VERSION:-4.8.0.495}
+VERSION=${VERSION:-4.8.0.520}
MAJORVERSION=${MAJORVERSION:-4.8.0}
BIN_VERSION=${BIN_VERSION:-4.4.2.11}
BUILD=${BUILD:-1}
diff --git a/development/mono/mono.info b/development/mono/mono.info
index f4ebf1600c..9cd93997a4 100644
--- a/development/mono/mono.info
+++ b/development/mono/mono.info
@@ -1,13 +1,13 @@
PRGNAM="mono"
-VERSION="4.8.0.495"
+VERSION="4.8.0.520"
HOMEPAGE="http://www.mono-project.com/"
-DOWNLOAD="http://download.mono-project.com/sources/mono/mono-4.8.0.495.tar.bz2 \
+DOWNLOAD="http://download.mono-project.com/sources/mono/mono-4.8.0.520.tar.bz2 \
http://sourceforge.net/projects/slackbuildsdirectlinks/files/mono/mono-4.4.2.11-i586.tar.bz2"
-MD5SUM="8e3f29f1afc69990c2c4030ba6025e57 \
+MD5SUM="a7d6ce492241fae9a30e26c9b49768f2 \
3f974dba179a452bdcd94659ddc47e33"
-DOWNLOAD_x86_64="http://download.mono-project.com/sources/mono/mono-4.8.0.495.tar.bz2 \
+DOWNLOAD_x86_64="http://download.mono-project.com/sources/mono/mono-4.8.0.520.tar.bz2 \
http://sourceforge.net/projects/slackbuildsdirectlinks/files/mono/mono-4.4.2.11-x86_64.tar.bz2"
-MD5SUM_x86_64="8e3f29f1afc69990c2c4030ba6025e57 \
+MD5SUM_x86_64="a7d6ce492241fae9a30e26c9b49768f2 \
daba2c08651c68566ee1214e03d5a080"
REQUIRES="libgdiplus"
MAINTAINER="Andre Barboza"