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

Daniel Isenmann daniel at archlinux.org
Thu Mar 25 10:56:20 UTC 2010


    Date: Thursday, March 25, 2010 @ 06:56:20
  Author: daniel
Revision: 73358

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

Modified:
  mono-debugger/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-03-25 10:56:01 UTC (rev 73357)
+++ PKGBUILD	2010-03-25 10:56:20 UTC (rev 73358)
@@ -1,16 +1,16 @@
 # Maintainer: Daniel Isenmann <daniel at archlinux.org>
 
 pkgname=mono-debugger
-pkgver=2.6
+pkgver=2.6.3
 pkgrel=1
 pkgdesc="The Mono Debugger"
 arch=(i686 x86_64)
 license=('GPL')
 url="http://www.mono-project.com/"
-depends=('mono>=2.6')
+depends=('mono>=2.6.3')
 makedepends=('pkgconfig')
 source=(http://ftp.novell.com/pub/mono/sources/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('a6cac2d8dc8f788a7b2b35cd3f7204dc')
+md5sums=('8d36d7913d3e3670d8975617221019d5')
 
 build() {
   # get rid of that .wapi errors; thanks to brice




More information about the arch-commits mailing list