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

Daniel Isenmann daniel at archlinux.org
Mon Oct 18 18:07:45 UTC 2010


    Date: Monday, October 18, 2010 @ 14:07:45
  Author: daniel
Revision: 95354

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

Modified:
  mono-debugger/trunk/PKGBUILD

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

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




More information about the arch-commits mailing list