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

Daniel Isenmann daniel at archlinux.org
Wed Dec 9 18:08:50 UTC 2009


    Date: Wednesday, December 9, 2009 @ 13:08:49
  Author: daniel
Revision: 60922

upgpkg: xsp 2.4.3-1
    New mono release 2.4.3

Modified:
  xsp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-12-09 18:08:22 UTC (rev 60921)
+++ PKGBUILD	2009-12-09 18:08:49 UTC (rev 60922)
@@ -3,18 +3,18 @@
 # Contributor: Tobias Kieslich <tobias at justdreams.de>
 
 pkgname=xsp
-pkgver=2.4.2
+pkgver=2.4.3
 pkgrel=1
 pkgdesc="A simple webserver based on mono - provides ASP.NET support"
 arch=(i686 x86_64)
 license=('custom')
 url="http://www.go-mono.com"
-depends=('mono>=2.4.2')
+depends=('mono>=2.4.3')
 options=(!makeflags)
 install=${pkgname}.install
 source=(http://ftp.novell.com/pub/mono/sources/${pkgname}/${pkgname}-${pkgver}.tar.bz2 \
         ${pkgname}.rc.d ${pkgname}.conf.d ${pkgname}.webapp)
-md5sums=('53f544584224dd6470cf1d4913ac077e'
+md5sums=('fc6d807f64261b0dd6202427d1621961'
          '9575bd7d6f64d51ba05bdd6370665858'
          '35d921df0fefc30f47a438c95d420efc'
          'c917c07f68b945691506c29750db482f')




More information about the arch-commits mailing list