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

daniel at archlinux.org daniel at archlinux.org
Mon Jul 6 16:58:32 UTC 2009


    Date: Monday, July 6, 2009 @ 12:58:32
  Author: daniel
Revision: 45023

upgpkg: mono-debugger 2.4.2-1
    new mono release v2.4.2, built against new libjpeg-7

Modified:
  mono-debugger/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-07-06 16:57:38 UTC (rev 45022)
+++ PKGBUILD	2009-07-06 16:58:32 UTC (rev 45023)
@@ -1,16 +1,16 @@
 # Maintainer: Daniel Isenmann <daniel at archlinux.org>
 
 pkgname=mono-debugger
-pkgver=2.4
-pkgrel=2
+pkgver=2.4.2
+pkgrel=1
 pkgdesc="The Mono Debugger"
 arch=(i686 x86_64)
 license=('GPL')
 url="http://www.mono-project.com/"
-depends=('mono>=2.4')
+depends=('mono>=2.4.2')
 makedepends=('pkgconfig')
 source=(http://ftp.novell.com/pub/mono/sources/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('caa8608bb678b7f8662a3d45b70b0364')
+md5sums=('83f208eb1088b4959dbd5b389235323c')
 
 build() {
   # get rid of that .wapi errors; thanks to brice




More information about the arch-commits mailing list