From 7ff5465d0386f06bea97ef956397c305d6f7e07f Mon Sep 17 00:00:00 2001 From: root Date: Fri, 13 Apr 2012 00:01:45 +0000 Subject: Fri Apr 13 00:01:45 UTC 2012 --- extra/xsp/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'extra/xsp') diff --git a/extra/xsp/PKGBUILD b/extra/xsp/PKGBUILD index 46625467b..7b84992f1 100644 --- a/extra/xsp/PKGBUILD +++ b/extra/xsp/PKGBUILD @@ -1,15 +1,15 @@ -# $Id: PKGBUILD 149095 2012-02-05 17:09:35Z daniel $ +# $Id: PKGBUILD 156037 2012-04-11 18:58:41Z daniel $ # Maintainer: Daniel Isenmann # Contributor: Tobias Kieslich pkgname=xsp pkgver=2.10.2 -pkgrel=2 +pkgrel=3 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.10.2' 'sqlite3') +depends=('mono>=2.10.2' 'sqlite') options=(!makeflags) install=${pkgname}.install source=(http://ftp.novell.com/pub/mono/sources/${pkgname}/${pkgname}-${pkgver}.tar.bz2 \ -- cgit v1.2.3-54-g00ecf