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

daniel at archlinux.org daniel at archlinux.org
Fri Jan 23 16:11:39 UTC 2009


    Date: Friday, January 23, 2009 @ 11:11:39
  Author: daniel
Revision: 25119

upgpkg: xsp 2.2-1
    Mono 2.2 release

Modified:
  xsp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-01-23 16:11:07 UTC (rev 25118)
+++ PKGBUILD	2009-01-23 16:11:39 UTC (rev 25119)
@@ -3,18 +3,18 @@
 # Contributor: Tobias Kieslich <tobias at justdreams.de>
 
 pkgname=xsp
-pkgver=2.0
+pkgver=2.2
 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.0')
+depends=('mono>=2.2')
 options=(!makeflags)
 install=${pkgname}.install
 source=(http://www.go-mono.com/sources/${pkgname}/${pkgname}-${pkgver}.tar.bz2 \
         ${pkgname}.rc.d ${pkgname}.conf.d ${pkgname}.webapp)
-md5sums=('098037c10354174c4d4bab5f1a0fd7f6'
+md5sums=('d104f51c632d8d97eb90cf724ad1c60b'
          '9575bd7d6f64d51ba05bdd6370665858'
          '35d921df0fefc30f47a438c95d420efc'
          'c917c07f68b945691506c29750db482f')




More information about the arch-commits mailing list