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

Daniel Isenmann daniel at archlinux.org
Wed Dec 9 18:09:55 UTC 2009


    Date: Wednesday, December 9, 2009 @ 13:09:55
  Author: daniel
Revision: 60924

upgpkg: mod_mono 2.4.3-1
    New mono release 2.4.3

Modified:
  mod_mono/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-12-09 18:09:30 UTC (rev 60923)
+++ PKGBUILD	2009-12-09 18:09:55 UTC (rev 60924)
@@ -3,16 +3,16 @@
 # Contributor: Tobias Kieslich <tobias at justdreams.de>
 
 pkgname=mod_mono
-pkgver=2.4.2
+pkgver=2.4.3
 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.2')
+depends=('apache>=2.2.11' 'xsp>=2.4.3')
 url="http://www.go-mono.com"
 install=${pkgname}.install
 source=(http://ftp.novell.com/pub/mono/sources/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('9417d44cf2ebe4d999d681640db698b2')
+md5sums=('d943a644c11d2eeb490c80afc600c51d')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}




More information about the arch-commits mailing list