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

Daniel Isenmann daniel at archlinux.org
Sun Dec 20 15:36:37 UTC 2009


    Date: Sunday, December 20, 2009 @ 10:36:37
  Author: daniel
Revision: 61621

upgpkg: mono 2.6.1-1
    bugfix release mono 2.6.1

Modified:
  mono/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-12-20 15:22:54 UTC (rev 61620)
+++ PKGBUILD	2009-12-20 15:36:37 UTC (rev 61621)
@@ -3,7 +3,7 @@
 # Contributor: Brice Carpentier <brice at dlfp.org>
 
 pkgname=mono
-pkgver=2.6
+pkgver=2.6.1
 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=('39f6e463d3ff8093013492952d2a9906'
+md5sums=('4cd2157c9eabbe9f49232d5ee3a2a57e'
          '8315e46c6a6e9625502521fc0ad1a322')
 
 build() {




More information about the arch-commits mailing list