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

Daniel Isenmann daniel at archlinux.org
Wed Dec 9 18:11:19 UTC 2009


    Date: Wednesday, December 9, 2009 @ 13:11:18
  Author: daniel
Revision: 60926

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

Modified:
  mono-tools/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-12-09 18:10:34 UTC (rev 60925)
+++ PKGBUILD	2009-12-09 18:11:18 UTC (rev 60926)
@@ -10,17 +10,17 @@
 # properly.
 
 pkgname=mono-tools
-pkgver=2.4.2
-pkgrel=2
+pkgver=2.4.3
+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.4.2' 'desktop-file-utils' 'gnome-desktop-sharp>=2.26.0' 'gluezilla')
+depends=('mono>=2.4.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=('dc96a311a8fed1a3807fed92a99b6cf8')
+md5sums=('3997279c1bcca6ef0910ed6d5fb878f1')
 
 build() {
  # get rid of that .wapi errors; thanks to brice




More information about the arch-commits mailing list