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

Daniel Isenmann daniel at archlinux.org
Wed Dec 9 17:33:12 UTC 2009


    Date: Wednesday, December 9, 2009 @ 12:33:12
  Author: daniel
Revision: 60918

upgpkg: mono 2.4.3-1
    New mono release 2.4.3

Modified:
  mono/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-12-09 15:06:59 UTC (rev 60917)
+++ PKGBUILD	2009-12-09 17:33:12 UTC (rev 60918)
@@ -3,7 +3,7 @@
 # Contributor: Brice Carpentier <brice at dlfp.org>
 
 pkgname=mono
-pkgver=2.4.2.3
+pkgver=2.4.3
 pkgrel=1
 pkgdesc="Free implementation of the .NET platform including runtime and compiler"
 arch=(i686 x86_64)
@@ -16,7 +16,7 @@
 conflicts=('monodoc')
 source=(http://ftp.novell.com/pub/mono/sources/${pkgname}/${pkgname}-${pkgver}.tar.bz2
         mono.rc.d)
-md5sums=('696f25afc8453cd0d1c78de6e905dcf2'
+md5sums=('32d76ff066a5c69f40ee0e5c6229be01'
          '8315e46c6a6e9625502521fc0ad1a322')
 
 build() {




More information about the arch-commits mailing list