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

Daniel Isenmann daniel at archlinux.org
Tue Dec 15 17:52:39 UTC 2009


    Date: Tuesday, December 15, 2009 @ 12:52:39
  Author: daniel
Revision: 61317

upgpkg: mono-basic 2.6-1
    New mono release 2.6

Modified:
  mono-basic/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-12-15 17:51:53 UTC (rev 61316)
+++ PKGBUILD	2009-12-15 17:52:39 UTC (rev 61317)
@@ -2,16 +2,16 @@
 # Maintainer: Daniel Isenmann <daniel at archlinux.org>
 
 pkgname=mono-basic
-pkgver=2.4.2
+pkgver=2.6
 pkgrel=1
 pkgdesc="Mono Visual Basic.NET compiler"
 arch=(i686 x86_64)
 license=('GPL')
 url="http://www.mono-project.com/"
-depends=('mono>=2.4.2')
+depends=('mono>=2.6')
 makedepends=('pkgconfig')
 source=(http://ftp.novell.com/pub/mono/sources/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('fd1cf869300ac176d2603c6b653ee90c')
+md5sums=('64248ca51cd09fb53e34b0373f5dfd91')
 
 build() {
   # get rid of that .wapi errors; thanks to brice




More information about the arch-commits mailing list