[arch-commits] Commit in monodevelop/trunk (PKGBUILD)

Daniel Isenmann daniel at archlinux.org
Thu Jan 20 17:18:28 UTC 2011


    Date: Thursday, January 20, 2011 @ 12:18:28
  Author: daniel
Revision: 107027

upgpkg: monodevelop 2.4.2-1
New bugfix release 2.4.2

Modified:
  monodevelop/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-01-20 14:25:59 UTC (rev 107026)
+++ PKGBUILD	2011-01-20 17:18:28 UTC (rev 107027)
@@ -3,17 +3,17 @@
 # Contributor: Giovanni Scafora <giovanni at archlinux.org>
 
 pkgname=monodevelop
-pkgver=2.4.1
+pkgver=2.4.2
 pkgrel=1
 pkgdesc="An IDE primarily designed for C# and other .NET languages"
 arch=('i686' 'x86_64')
 url="http://www.monodevelop.org"
 license=('GPL')
-depends=('mono>=2.8.1' 'mono-addins>=0.5' 'gnome-sharp' 'gecko-sharp-2.0>=0.10' 'gnome-desktop-sharp')
+depends=('mono>=2.8.2' 'mono-addins>=0.5' 'gnome-sharp' 'gecko-sharp-2.0>=0.10' 'gnome-desktop-sharp')
 options=(!makeflags force)
 install=monodevelop.install
 source=(http://ftp.novell.com/pub/mono/sources/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('0924b3b75d027daa4317913a58fc8d0d')
+md5sums=('05d20deada26a115418cb1b4526b8d15')
 
 build() {
   export MONO_SHARED_DIR=$srcdir/src/.wabi




More information about the arch-commits mailing list