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

Daniel Isenmann daniel at archlinux.org
Sun Dec 20 15:22:15 UTC 2009


    Date: Sunday, December 20, 2009 @ 10:22:15
  Author: daniel
Revision: 61619

upgpkg: mono-tools 2.6.1-1
    bugfix release mono 2.6.1

Modified:
  mono-tools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-12-20 10:46:32 UTC (rev 61618)
+++ PKGBUILD	2009-12-20 15:22:15 UTC (rev 61619)
@@ -10,17 +10,17 @@
 # properly.
 
 pkgname=mono-tools
-pkgver=2.6
+pkgver=2.6.1
 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' 'desktop-file-utils' 'gnome-desktop-sharp>=2.26.0' 'gluezilla')
+depends=('mono>=2.6.1' '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=('e509f5f8c6742f44883f3ca02fc583c3')
+md5sums=('b16305c2dbbc53211018ed07364abccf')
 
 build() {
  # get rid of that .wapi errors; thanks to brice




More information about the arch-commits mailing list