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

daniel at archlinux.org daniel at archlinux.org
Mon Oct 13 16:42:16 UTC 2008


    Date: Monday, October 13, 2008 @ 12:42:16
  Author: daniel
Revision: 15388

upgpkg: mono-tools 2.0-1
    Mono 2.0 release

Modified:
  mono-tools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-10-13 16:40:37 UTC (rev 15387)
+++ PKGBUILD	2008-10-13 16:42:16 UTC (rev 15388)
@@ -10,17 +10,17 @@
 # properly.
 
 pkgname=mono-tools
-pkgver=1.9
+pkgver=2.0
 pkgrel=1
 pkgdesc="collection of testing and development tools for use with mono (including monodoc browser)"
 arch=(i686 x86_64)
 license=('GPL')
 url="http://www.mono-project.com/"
-depends=('monodoc>=1.9' 'desktop-file-utils' 'gnome-desktop-sharp>=2.20.1')
+depends=('monodoc>=2.0' 'desktop-file-utils' 'gnome-desktop-sharp>=2.20.1')
 makedepends=('gecko-sharp-2.0>=0.13')
 install=$pkgname.install
 source=(http://www.go-mono.com/sources/$pkgname/$pkgname-$pkgver.tar.bz2)
-md5sums=('f00eb74bd0f467f81fad3ab62e215e1a')
+md5sums=('955025ab9b25bc58058facc39ab88aae')
 
 build() {
  # get rid of that .wapi errors; thanks to brice




More information about the arch-commits mailing list