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

daniel at archlinux.org daniel at archlinux.org
Mon Oct 13 16:49:43 UTC 2008


    Date: Monday, October 13, 2008 @ 12:49:43
  Author: daniel
Revision: 15396

upgpkg: mod_mono 2.0-1
    Mono 2.0 release

Modified:
  mod_mono/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-10-13 16:49:23 UTC (rev 15395)
+++ PKGBUILD	2008-10-13 16:49:43 UTC (rev 15396)
@@ -3,16 +3,16 @@
 # Contributor: Tobias Kieslich <tobias at justdreams.de>
 
 pkgname=mod_mono
-pkgver=1.9
-pkgrel=2
+pkgver=2.0
+pkgrel=1
 pkgdesc="The mono module to make ASP.NET running on top of apache"
 arch=(i686 x86_64)
 license=('APACHE')
-depends=('apache>=2.2.8' 'xsp>=1.9')
+depends=('apache>=2.2.9' 'xsp>=2.0')
 url="http://www.go-mono.com"
 install=${pkgname}.install
 source=(http://go-mono.com/sources/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('f2758a581ef481861759197b2d437511')
+md5sums=('d0e318acc6ca60c4683171043a917304')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}




More information about the arch-commits mailing list