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

Daniel Isenmann daniel at archlinux.org
Sun Feb 27 11:16:36 UTC 2011


    Date: Sunday, February 27, 2011 @ 06:16:36
  Author: daniel
Revision: 111504

upgpkg: mono 2.10.1-1
Mono 2.10.1 release

Modified:
  mono/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-02-27 11:16:24 UTC (rev 111503)
+++ PKGBUILD	2011-02-27 11:16:36 UTC (rev 111504)
@@ -3,20 +3,20 @@
 # Contributor: Brice Carpentier <brice at dlfp.org>
 
 pkgname=mono
-pkgver=2.8.2
+pkgver=2.10.1
 pkgrel=1
 pkgdesc="Free implementation of the .NET platform including runtime and compiler"
 arch=(i686 x86_64)
 license=('GPL' 'LGPL2' 'MPL' 'custom:MITX11')
 url="http://www.mono-project.com/"
-depends=('zlib' 'libgdiplus>=2.8.1' 'sh')
+depends=('zlib' 'libgdiplus>=2.10' 'sh')
 makedepends=('pkgconfig')
 options=('!libtool' '!makeflags')
 provides=('monodoc')
 conflicts=('monodoc')
 source=(http://ftp.novell.com/pub/mono/sources/${pkgname}/${pkgname}-${pkgver}.tar.bz2
         mono.rc.d)
-md5sums=('7ae9055a378b1b1579e4a1997d3ed4c2'
+md5sums=('ae8d1875447527599e68dd6c1d82bc11'
          '8315e46c6a6e9625502521fc0ad1a322')
 
 build() {




More information about the arch-commits mailing list