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

daniel at archlinux.org daniel at archlinux.org
Mon Jul 6 16:54:04 UTC 2009


    Date: Monday, July 6, 2009 @ 12:54:04
  Author: daniel
Revision: 45011

upgpkg: mono-basic 2.4.2-1
    new mono release v2.4.2, built against new libjpeg-7

Modified:
  mono-basic/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-07-06 16:53:35 UTC (rev 45010)
+++ PKGBUILD	2009-07-06 16:54:04 UTC (rev 45011)
@@ -2,16 +2,16 @@
 # Maintainer: Daniel Isenmann <daniel at archlinux.org>
 
 pkgname=mono-basic
-pkgver=2.4
+pkgver=2.4.2
 pkgrel=1
 pkgdesc="Mono Visual Basic.NET compiler"
 arch=(i686 x86_64)
 license=('GPL')
 url="http://www.mono-project.com/"
-depends=('mono>=2.4')
+depends=('mono>=2.4.2')
 makedepends=('pkgconfig')
 source=(http://ftp.novell.com/pub/mono/sources/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('ee15480cfc667d514c958313ee980572')
+md5sums=('fd1cf869300ac176d2603c6b653ee90c')
 
 build() {
   # get rid of that .wapi errors; thanks to brice




More information about the arch-commits mailing list