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

Daniel Isenmann daniel at archlinux.org
Sun Jul 25 18:11:47 UTC 2010


    Date: Sunday, July 25, 2010 @ 14:11:47
  Author: daniel
Revision: 86089

upgpkg: mono 2.6.7-1
upstream mono release 2.6.7

Modified:
  mono/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-07-25 18:11:30 UTC (rev 86088)
+++ PKGBUILD	2010-07-25 18:11:47 UTC (rev 86089)
@@ -3,20 +3,20 @@
 # Contributor: Brice Carpentier <brice at dlfp.org>
 
 pkgname=mono
-pkgver=2.6.4
-pkgrel=2
+pkgver=2.6.7
+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.6.4' 'sh')
+depends=('zlib' 'libgdiplus>=2.6.7' '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=('342a7ca3bea3cbec0c8ac48b9322fcb4'
+md5sums=('cc8b7bf061bd11fbd0fcc1c95eb79d34'
          '8315e46c6a6e9625502521fc0ad1a322')
 
 build() {




More information about the arch-commits mailing list