[arch-commits] Commit in mono-debugger/trunk (PKGBUILD)
daniel at archlinux.org
daniel at archlinux.org
Wed Sep 16 16:12:09 UTC 2009
Date: Wednesday, September 16, 2009 @ 12:12:08
Author: daniel
Revision: 52207
upgpkg: mono-debugger 2.4.2.1-1
New bugfix release
Modified:
mono-debugger/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-09-16 14:51:48 UTC (rev 52206)
+++ PKGBUILD 2009-09-16 16:12:08 UTC (rev 52207)
@@ -1,16 +1,16 @@
# Maintainer: Daniel Isenmann <daniel at archlinux.org>
pkgname=mono-debugger
-pkgver=2.4.2
+pkgver=2.4.2.1
pkgrel=1
pkgdesc="The Mono Debugger"
arch=(i686 x86_64)
license=('GPL')
url="http://www.mono-project.com/"
-depends=('mono>=2.4.2')
+depends=('mono>=2.4.2.3')
makedepends=('pkgconfig')
source=(http://ftp.novell.com/pub/mono/sources/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('83f208eb1088b4959dbd5b389235323c')
+md5sums=('70bb41c52e39364416d3823c508b1a35')
build() {
# get rid of that .wapi errors; thanks to brice
More information about the arch-commits
mailing list