[arch-commits] CVS update of extra/devel/mono (PKGBUILD)

daniel at archlinux.org daniel at archlinux.org
Sat Oct 6 13:33:31 UTC 2007


    Date: Saturday, October 6, 2007 @ 09:33:31
  Author: daniel
    Path: /home/cvs-extra/extra/devel/mono

Modified: PKGBUILD (1.58 -> 1.59)

upgpkg: mono 1.2.5.1-1


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


Index: extra/devel/mono/PKGBUILD
diff -u extra/devel/mono/PKGBUILD:1.58 extra/devel/mono/PKGBUILD:1.59
--- extra/devel/mono/PKGBUILD:1.58	Mon Sep  3 04:22:14 2007
+++ extra/devel/mono/PKGBUILD	Sat Oct  6 09:33:31 2007
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD,v 1.58 2007/09/03 08:22:14 jgc Exp $
+# $Id: PKGBUILD,v 1.59 2007/10/06 13:33:31 daniel Exp $
 # Maintainer: tobias <tobias at archlinux.org>
 # Contributor: Brice Carpentier <brice at dlfp.org>
 
 pkgname=mono
-pkgver=1.2.5
+pkgver=1.2.5.1
 pkgrel=1
 pkgdesc="Free implementation of the .NET platform including runtime and compiler"
 arch=(i686 x86_64)
@@ -13,7 +13,7 @@
 options=('!libtool' '!makeflags')
 source=(http://www.go-mono.com/sources/${pkgname}/${pkgname}-${pkgver}.tar.bz2
         mono.rc.d)
-md5sums=('03a6d15fbf447a7807cc402dc8f64036'
+md5sums=('dfede0c8c29384a8f8a6953a9bd06224'
          '8315e46c6a6e9625502521fc0ad1a322')
 
 build() {




More information about the arch-commits mailing list