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

daniel at archlinux.org daniel at archlinux.org
Tue Mar 31 13:16:10 UTC 2009


    Date: Tuesday, March 31, 2009 @ 09:16:10
  Author: daniel
Revision: 32445

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

........
  r32429 | daniel | 2009-03-31 13:09:43 +0200 (Tue, 31 Mar 2009) | 2 lines
  
  upgpkg: mono 2.4-1
      New mono release 2.4
........

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

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


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

Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2009-03-31 13:06:06 UTC (rev 32444)
+++ extra-i686/PKGBUILD	2009-03-31 13:16:10 UTC (rev 32445)
@@ -3,20 +3,20 @@
 # Contributor: Brice Carpentier <brice at dlfp.org>
 
 pkgname=mono
-pkgver=2.2
+pkgver=2.4
 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.2')
+depends=('zlib' 'libgdiplus>=2.4')
 makedepends=('pkgconfig')
 options=('!libtool' '!makeflags')
 provides=('monodoc')
 conflicts=('monodoc')
-source=(http://www.go-mono.com/sources/${pkgname}/${pkgname}-${pkgver}.tar.bz2
+source=(http://ftp.novell.com/pub/mono/sources/${pkgname}/${pkgname}-${pkgver}.tar.bz2
         mono.rc.d)
-md5sums=('da147e24d14a73d8ad52775dd4a3d165'
+md5sums=('da2bf1c0aba2958d26c5e8a9a49fd9d1'
          '8315e46c6a6e9625502521fc0ad1a322')
 
 build() {
@@ -45,3 +45,4 @@
   #install license
   install -m644 mcs/MIT.X11 ${startdir}/pkg/usr/share/licenses/$pkgname/
 }
+




More information about the arch-commits mailing list