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

Daniel Isenmann daniel at archlinux.org
Thu Mar 25 10:55:23 UTC 2010


    Date: Thursday, March 25, 2010 @ 06:55:23
  Author: daniel
Revision: 73355

upgpkg: mono-tools 2.6.2-1
New mono release 2.6.3

Modified:
  mono-tools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-03-25 10:55:12 UTC (rev 73354)
+++ PKGBUILD	2010-03-25 10:55:23 UTC (rev 73355)
@@ -10,17 +10,16 @@
 # properly.
 
 pkgname=mono-tools
-pkgver=2.6.1
+pkgver=2.6.2
 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.1' 'desktop-file-utils' 'gnome-desktop-sharp>=2.26.0' 'gluezilla')
+depends=('mono>=2.6.3' '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=('b16305c2dbbc53211018ed07364abccf')
 
 build() {
  # get rid of that .wapi errors; thanks to brice
@@ -36,3 +35,4 @@
   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