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

Daniel Isenmann daniel at archlinux.org
Mon Oct 18 18:05:50 UTC 2010


    Date: Monday, October 18, 2010 @ 14:05:49
  Author: daniel
Revision: 95348

upgpkg: mod_mono 2.8-1
New mono 2.8 release

Modified:
  mod_mono/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-10-18 18:05:37 UTC (rev 95347)
+++ PKGBUILD	2010-10-18 18:05:49 UTC (rev 95348)
@@ -3,16 +3,16 @@
 # Contributor: Tobias Kieslich <tobias at justdreams.de>
 
 pkgname=mod_mono
-pkgver=2.6.3
+pkgver=2.8
 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.6.3')
+depends=('apache>=2.2.11' 'xsp>=2.8')
 url="http://www.go-mono.com"
 install=${pkgname}.install
 source=(http://ftp.novell.com/pub/mono/sources/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('c617570744a83f74901731857382b5f3')
+md5sums=('0460af8b017a1796998dc2aa947a860b')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}




More information about the arch-commits mailing list