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

Daniel Isenmann daniel at archlinux.org
Sun Feb 27 11:49:29 UTC 2011


    Date: Sunday, February 27, 2011 @ 06:49:29
  Author: daniel
Revision: 111529

upgpkg: mono-debugger 2.10-1
Mono 2.10.1 release

Modified:
  mono-debugger/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-02-27 11:46:06 UTC (rev 111528)
+++ PKGBUILD	2011-02-27 11:49:29 UTC (rev 111529)
@@ -1,16 +1,16 @@
 # Maintainer: Daniel Isenmann <daniel at archlinux.org>
 
 pkgname=mono-debugger
-pkgver=2.8.1
+pkgver=2.10
 pkgrel=1
 pkgdesc="The Mono Debugger"
 arch=(i686 x86_64)
 license=('GPL')
 url="http://www.mono-project.com/"
-depends=('mono>=2.8.1')
+depends=('mono>=2.10.1')
 makedepends=('pkgconfig')
 source=(http://ftp.novell.com/pub/mono/sources/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('b34c49e839f3bd6efd4ecdabec60e5b1')
+md5sums=('02ee485f2aae279f2fa3a7051c7d580e')
 
 build() {
   # get rid of that .wapi errors; thanks to brice




More information about the arch-commits mailing list