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

daniel at archlinux.org daniel at archlinux.org
Mon Oct 13 16:45:38 UTC 2008


    Date: Monday, October 13, 2008 @ 12:45:37
  Author: daniel
Revision: 15390

upgpkg: monodoc 2.0-1
    Mono 2.0 release

Modified:
  monodoc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-10-13 16:43:15 UTC (rev 15389)
+++ PKGBUILD	2008-10-13 16:45:37 UTC (rev 15390)
@@ -3,17 +3,17 @@
 # Contributor: Brice Carpentier <brice at dlfp.org>
 
 pkgname=monodoc
-pkgver=1.9
+pkgver=2.0
 pkgrel=1
 pkgdesc="The mono documentation browser and viewer"
 license=('GPL')
 arch=(i686 x86_64)
 url="http://www.mono-project.com/"
-depends=('mono>=1.9')
+depends=('mono>=2.0')
 makedepends=('unzip')
 options=(!makeflags)
 source=(http://go-mono.com/sources/${pkgname}/${pkgname}-${pkgver}.zip)
-md5sums=('f42e660cd18be30a5c903e044149f0b2')
+md5sums=('1d1be22bb55f1c2f2fc50578fddb279e')
 
 build() {
   export MONO_SHARED_DIR="${startdir}/src/weird"




More information about the arch-commits mailing list