summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--development/mono-addins/README4
-rw-r--r--development/mono-addins/mono-addins.SlackBuild2
-rw-r--r--development/mono-addins/mono-addins.info8
3 files changed, 7 insertions, 7 deletions
diff --git a/development/mono-addins/README b/development/mono-addins/README
index c1c432b6b3..64bb21a052 100644
--- a/development/mono-addins/README
+++ b/development/mono-addins/README
@@ -2,8 +2,8 @@ Mono.Addins is a framework for creating extensible applications, and for
creating libraries which extend those applications.
Mono.Addins has been designed to be easy to use and useful for a wide range
-of applications: from simple applications with small extensibility needs, to
-complex applications which need support for large add-in structures.
+of applications: from simple applications with small extensibility needs,
+to complex applications which need support for large add-in structures.
This new framework intends to set an standard for building extensible
applications and add-ins in Mono.
diff --git a/development/mono-addins/mono-addins.SlackBuild b/development/mono-addins/mono-addins.SlackBuild
index c8b7d983fc..1bda25c232 100644
--- a/development/mono-addins/mono-addins.SlackBuild
+++ b/development/mono-addins/mono-addins.SlackBuild
@@ -22,7 +22,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=mono-addins
-VERSION=${VERSION:-0.5}
+VERSION=${VERSION:-0.6.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/mono-addins/mono-addins.info b/development/mono-addins/mono-addins.info
index d734ba3141..82474acf74 100644
--- a/development/mono-addins/mono-addins.info
+++ b/development/mono-addins/mono-addins.info
@@ -1,10 +1,10 @@
PRGNAM="mono-addins"
-VERSION="0.5"
+VERSION="0.6.1"
HOMEPAGE="http://www.mono-project.com/Mono.Addins"
-DOWNLOAD="http://ftp.novell.com/pub/mono/sources/mono-addins/mono-addins-0.5.tar.bz2"
-MD5SUM="22c8dd470caed090b3c77c9423e5b3c6"
+DOWNLOAD="http://ftp.novell.com/pub/mono/sources/mono-addins/mono-addins-0.6.1.tar.bz2"
+MD5SUM="3694b8845690e8959ffa1254be7f3c7a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Andre Barboza"
EMAIL="bmg.andre@gmail.com"
-APPROVED="Erik Hanson"
+APPROVED="Niels Horn"