[arch-commits] Commit in mono-basic/trunk (PKGBUILD)
daniel at archlinux.org
daniel at archlinux.org
Mon Oct 13 16:48:25 UTC 2008
Date: Monday, October 13, 2008 @ 12:48:25
Author: daniel
Revision: 15394
upgpkg: mono-basic 2.0-1
Mono 2.0 release
Modified:
mono-basic/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2008-10-13 16:47:55 UTC (rev 15393)
+++ PKGBUILD 2008-10-13 16:48:25 UTC (rev 15394)
@@ -2,16 +2,16 @@
# Maintainer: Daniel Isenmann <daniel at archlinux.org>
pkgname=mono-basic
-pkgver=1.9
+pkgver=2.0
pkgrel=1
pkgdesc="Mono Visual Basic.NET compiler"
arch=(i686 x86_64)
license=('GPL')
url="http://www.mono-project.com/"
-depends=('mono>=1.9')
+depends=('mono>=2.0')
makedepends=('pkgconfig')
source=(http://www.go-mono.com/sources/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('45b298da5c1e3ff696c0319add5f7962')
+md5sums=('781dfff7be75b0ddd5d007c805dc6bc7')
build() {
# get rid of that .wapi errors; thanks to brice
More information about the arch-commits
mailing list