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

Daniel Isenmann daniel at archlinux.org
Mon May 3 18:21:45 UTC 2010


    Date: Monday, May 3, 2010 @ 14:21:43
  Author: daniel
Revision: 79390

upgpkg: xsp 2.6.4-1
New mono bugfix release 2.6.4

Modified:
  xsp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-05-03 18:20:55 UTC (rev 79389)
+++ PKGBUILD	2010-05-03 18:21:43 UTC (rev 79390)
@@ -3,18 +3,18 @@
 # Contributor: Tobias Kieslich <tobias at justdreams.de>
 
 pkgname=xsp
-pkgver=2.6.3
+pkgver=2.6.4
 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.6.3')
+depends=('mono>=2.6.4')
 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=('246a2760cf55849a5542daeb13f8c27d'
+md5sums=('271886aa22cae93fd9cb75c9fe832391'
          '9575bd7d6f64d51ba05bdd6370665858'
          '35d921df0fefc30f47a438c95d420efc'
          'c917c07f68b945691506c29750db482f')




More information about the arch-commits mailing list