From 37e364f033ed6db243d6db524075d8c5394c90f9 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 8 Apr 2012 00:02:42 +0000 Subject: Sun Apr 8 00:02:42 UTC 2012 --- extra/monodevelop/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'extra/monodevelop') diff --git a/extra/monodevelop/PKGBUILD b/extra/monodevelop/PKGBUILD index c5cf289c1..5ee06b122 100644 --- a/extra/monodevelop/PKGBUILD +++ b/extra/monodevelop/PKGBUILD @@ -3,8 +3,8 @@ # Contributor: Giovanni Scafora pkgname=monodevelop -pkgver=2.8.6.5 -pkgrel=2 +pkgver=2.8.8.4 +pkgrel=1 pkgdesc="An IDE primarily designed for C# and other .NET languages" arch=('i686' 'x86_64') url="http://www.monodevelop.com" @@ -13,7 +13,7 @@ depends=('mono>=2.10.5' 'mono-addins>=0.6.2' 'gnome-sharp') options=(!makeflags) install=monodevelop.install source=(http://download.mono-project.com/sources/${pkgname}/${pkgname}-${pkgver}.tar.bz2) -md5sums=('5b4b2d17bd400592e680ec1553449f69') +md5sums=('106a1eed3f8ad6ff5caa71b34cde95cf') build() { export MONO_SHARED_DIR=$srcdir/src/.wabi -- cgit v1.2.3-54-g00ecf