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

Daniel Isenmann daniel at archlinux.org
Sun Feb 27 11:39:59 UTC 2011


    Date: Sunday, February 27, 2011 @ 06:39:59
  Author: daniel
Revision: 111519

upgpkg: mod_mono 2.10-1
Mono 2.10.1 release

Modified:
  mod_mono/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-02-27 11:36:41 UTC (rev 111518)
+++ PKGBUILD	2011-02-27 11:39:59 UTC (rev 111519)
@@ -3,16 +3,16 @@
 # Contributor: Tobias Kieslich <tobias at justdreams.de>
 
 pkgname=mod_mono
-pkgver=2.8.2
+pkgver=2.10
 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.11' 'xsp>=2.8.2')
+depends=('apache>=2.2.11' 'xsp')
 url="http://www.go-mono.com"
 install=${pkgname}.install
 source=(http://ftp.novell.com/pub/mono/sources/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('f1062d51e0b289cf92a57cc438ecc030')
+md5sums=('422c533a0dfbd699eb6339234261150a')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}




More information about the arch-commits mailing list