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

daniel at archlinux.org daniel at archlinux.org
Mon Oct 13 16:47:02 UTC 2008


    Date: Monday, October 13, 2008 @ 12:47:02
  Author: daniel
Revision: 15392

upgpkg: xsp 2.0-1
    Mono 2.0 release

Modified:
  xsp/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-10-13 16:46:38 UTC (rev 15391)
+++ PKGBUILD	2008-10-13 16:47:02 UTC (rev 15392)
@@ -3,18 +3,18 @@
 # Contributor: Tobias Kieslich <tobias at justdreams.de>
 
 pkgname=xsp
-pkgver=1.9.1
-pkgrel=2
+pkgver=2.0
+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>=1.9.1')
+depends=('mono>=2.0')
 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=('f53f440714a8126d7221212c6d79ea11'
+md5sums=('098037c10354174c4d4bab5f1a0fd7f6'
          '9575bd7d6f64d51ba05bdd6370665858'
          '35d921df0fefc30f47a438c95d420efc'
          'c917c07f68b945691506c29750db482f')




More information about the arch-commits mailing list