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

Daniel Isenmann daniel at archlinux.org
Tue Dec 15 17:59:28 UTC 2009


    Date: Tuesday, December 15, 2009 @ 12:59:27
  Author: daniel
Revision: 61327

upgpkg: mono-debugger 2.6-1
    New mono release 2.6

Modified:
  mono-debugger/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-12-15 17:58:49 UTC (rev 61326)
+++ PKGBUILD	2009-12-15 17:59:27 UTC (rev 61327)
@@ -1,16 +1,16 @@
 # Maintainer: Daniel Isenmann <daniel at archlinux.org>
 
 pkgname=mono-debugger
-pkgver=2.4.3
+pkgver=2.6
 pkgrel=1
 pkgdesc="The Mono Debugger"
 arch=(i686 x86_64)
 license=('GPL')
 url="http://www.mono-project.com/"
-depends=('mono>=2.4.3')
+depends=('mono>=2.6')
 makedepends=('pkgconfig')
 source=(http://ftp.novell.com/pub/mono/sources/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('fbabd5fcb78e229b0306e02979342c1f')
+md5sums=('a6cac2d8dc8f788a7b2b35cd3f7204dc')
 
 build() {
   # get rid of that .wapi errors; thanks to brice




More information about the arch-commits mailing list