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

daniel at archlinux.org daniel at archlinux.org
Sat Aug 22 10:50:36 UTC 2009


    Date: Saturday, August 22, 2009 @ 06:50:35
  Author: daniel
Revision: 50104

upgpkg: mono 2.4.2.3-1
    new mono release 2.4.2.3

Modified:
  mono/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-08-22 04:21:02 UTC (rev 50103)
+++ PKGBUILD	2009-08-22 10:50:35 UTC (rev 50104)
@@ -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