[arch-commits] Commit in mono/repos (extra-i686 extra-i686/PKGBUILD)

daniel at archlinux.org daniel at archlinux.org
Sat Aug 22 12:05:20 UTC 2009


    Date: Saturday, August 22, 2009 @ 08:05:20
  Author: daniel
Revision: 50106

Merged revisions 50104 via svnmerge from 
svn+ssh://daniel@svn.archlinux.org/srv/svn-packages/mono/trunk

........
  r50104 | daniel | 2009-08-22 12:50:35 +0200 (Sat, 22 Aug 2009) | 2 lines
  
  upgpkg: mono 2.4.2.3-1
      new mono release 2.4.2.3
........

Modified:
  mono/repos/extra-i686/	(properties)
  mono/repos/extra-i686/PKGBUILD

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


Property changes on: mono/repos/extra-i686
___________________________________________________________________
Modified: svnmerge-integrated
   - /mono/trunk:1-45035
   + /mono/trunk:1-50105

Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2009-08-22 10:51:13 UTC (rev 50105)
+++ extra-i686/PKGBUILD	2009-08-22 12:05:20 UTC (rev 50106)
@@ -3,20 +3,20 @@
 # Contributor: Brice Carpentier <brice at dlfp.org>
 
 pkgname=mono
-pkgver=2.4.2
+pkgver=2.4.2.3
 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.4.2')
+depends=('zlib' 'libgdiplus>=2.4.2' '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=('f086227f3cd4cecb5c1fe0f566760f81'
+md5sums=('696f25afc8453cd0d1c78de6e905dcf2'
          '8315e46c6a6e9625502521fc0ad1a322')
 
 build() {




More information about the arch-commits mailing list