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

Daniel Isenmann daniel at archlinux.org
Fri Sep 9 07:15:44 UTC 2011


    Date: Friday, September 9, 2011 @ 03:15:44
  Author: daniel
Revision: 137541

upgpkg: mono 2.10.5-1

New mono release 2.10.5, just bugfix release

Modified:
  mono/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-09-09 07:00:04 UTC (rev 137540)
+++ PKGBUILD	2011-09-09 07:15:44 UTC (rev 137541)
@@ -3,7 +3,7 @@
 # Contributor: Brice Carpentier <brice at dlfp.org>
 
 pkgname=mono
-pkgver=2.10.2
+pkgver=2.10.5
 pkgrel=1
 pkgdesc="Free implementation of the .NET platform including runtime and compiler"
 arch=(i686 x86_64)
@@ -14,9 +14,9 @@
 options=('!libtool' '!makeflags')
 provides=('monodoc')
 conflicts=('monodoc')
-source=(http://ftp.novell.com/pub/mono/sources/${pkgname}/${pkgname}-${pkgver}.tar.bz2
+source=(http://download.mono-project.com/sources/${pkgname}/${pkgname}-${pkgver}.tar.bz2
         mono.rc.d)
-md5sums=('bff057dc3e56b8841bbb1abe053858bb'
+md5sums=('1954f11932e82b2ae3b64b2ae9344d90'
          '8315e46c6a6e9625502521fc0ad1a322')
 
 build() {




More information about the arch-commits mailing list