[arch-commits] Commit in mono-tools/repos (extra-x86_64 extra-x86_64/PKGBUILD)

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


    Date: Sunday, December 20, 2009 @ 10:22:54
  Author: daniel
Revision: 61620

Merged revisions 61619 via svnmerge from 
svn+ssh://daniel@gerolde.archlinux.org/srv/svn-packages/mono-tools/trunk

........
  r61619 | daniel | 2009-12-20 16:22:15 +0100 (Sun, 20 Dec 2009) | 2 lines
  
  upgpkg: mono-tools 2.6.1-1
      bugfix release mono 2.6.1
........

Modified:
  mono-tools/repos/extra-x86_64/	(properties)
  mono-tools/repos/extra-x86_64/PKGBUILD

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


Property changes on: mono-tools/repos/extra-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
   - /mono-tools/trunk:1-61325
   + /mono-tools/trunk:1-61619

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2009-12-20 15:22:15 UTC (rev 61619)
+++ extra-x86_64/PKGBUILD	2009-12-20 15:22:54 UTC (rev 61620)
@@ -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