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

Daniel Isenmann daniel at archlinux.org
Mon Oct 18 18:06:41 UTC 2010


    Date: Monday, October 18, 2010 @ 14:06:40
  Author: daniel
Revision: 95351

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

Modified:
  mono-tools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-10-18 18:06:27 UTC (rev 95350)
+++ PKGBUILD	2010-10-18 18:06:40 UTC (rev 95351)
@@ -10,16 +10,17 @@
 # properly.
 
 pkgname=mono-tools
-pkgver=2.6.2
+pkgver=2.8
 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=('mono>=2.6.3' 'desktop-file-utils' 'gnome-desktop-sharp>=2.26.0' 'gluezilla')
+depends=('mono>=2.8' 'desktop-file-utils' 'gnome-desktop-sharp>=2.26.0' 'gluezilla')
 makedepends=('gecko-sharp-2.0>=0.13')
 install=$pkgname.install
 source=(http://ftp.novell.com/pub/mono/sources/$pkgname/$pkgname-$pkgver.tar.bz2)
+md5sums=('81d17ee2584acdbc5cfee01adb905e50')
 
 build() {
  # get rid of that .wapi errors; thanks to brice
@@ -35,4 +36,3 @@
   make || return 1
   make GACUTIL="/usr/bin/gacutil /root ${startdir}/pkg/usr/lib" DESTDIR=${startdir}/pkg install || return 1
 }
-md5sums=('c29f5993ae05d981769d2002a9f65d2a')




More information about the arch-commits mailing list