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

Daniel Isenmann daniel at archlinux.org
Sun Feb 27 11:33:57 UTC 2011


    Date: Sunday, February 27, 2011 @ 06:33:57
  Author: daniel
Revision: 111509

upgpkg: mono-basic 2.10-1
Mono 2.10.1 release

Modified:
  mono-basic/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-02-27 11:33:38 UTC (rev 111508)
+++ PKGBUILD	2011-02-27 11:33:57 UTC (rev 111509)
@@ -2,16 +2,16 @@
 # Maintainer: Daniel Isenmann <daniel at archlinux.org>
 
 pkgname=mono-basic
-pkgver=2.8
+pkgver=2.10
 pkgrel=1
 pkgdesc="Mono Visual Basic.NET compiler"
 arch=(i686 x86_64)
 license=('GPL')
 url="http://www.mono-project.com/"
-depends=('mono>=2.8')
+depends=('mono>=2.10.1')
 makedepends=('pkgconfig')
 source=(http://ftp.novell.com/pub/mono/sources/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('b4fec9875353ce0aeeb27d795bfa1d58')
+md5sums=('b459890e5447419ab1a5ea43d9b8afe8')
 
 build() {
   # get rid of that .wapi errors; thanks to brice




More information about the arch-commits mailing list