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

daniel at archlinux.org daniel at archlinux.org
Fri Jan 23 16:10:30 UTC 2009


    Date: Friday, January 23, 2009 @ 11:10:30
  Author: daniel
Revision: 25117

upgpkg: mod_mono 2.2-1
    Mono 2.2 release

Modified:
  mod_mono/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-01-23 16:10:06 UTC (rev 25116)
+++ PKGBUILD	2009-01-23 16:10:30 UTC (rev 25117)
@@ -3,16 +3,16 @@
 # Contributor: Tobias Kieslich <tobias at justdreams.de>
 
 pkgname=mod_mono
-pkgver=2.0
+pkgver=2.2
 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.9' 'xsp>=2.0')
+depends=('apache>=2.2.11' 'xsp>=2.2')
 url="http://www.go-mono.com"
 install=${pkgname}.install
 source=(http://go-mono.com/sources/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('d0e318acc6ca60c4683171043a917304')
+md5sums=('830952f2a7b410b07f3c92820660c18a')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}




More information about the arch-commits mailing list