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

Daniel Isenmann daniel at archlinux.org
Tue Dec 15 17:56:51 UTC 2009


    Date: Tuesday, December 15, 2009 @ 12:56:50
  Author: daniel
Revision: 61323

upgpkg: mod_mono 2.6-1
    New mono release 2.6

Modified:
  mod_mono/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-12-15 17:56:18 UTC (rev 61322)
+++ PKGBUILD	2009-12-15 17:56:50 UTC (rev 61323)
@@ -3,16 +3,16 @@
 # Contributor: Tobias Kieslich <tobias at justdreams.de>
 
 pkgname=mod_mono
-pkgver=2.4.3
+pkgver=2.6
 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.4.3')
+depends=('apache>=2.2.11' 'xsp>=2.6')
 url="http://www.go-mono.com"
 install=${pkgname}.install
 source=(http://ftp.novell.com/pub/mono/sources/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('d943a644c11d2eeb490c80afc600c51d')
+md5sums=('7484f8aebdd8b13bc005941277e3f485')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}




More information about the arch-commits mailing list