diff options
Diffstat (limited to 'extra/xsp/PKGBUILD')
-rw-r--r-- | extra/xsp/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/xsp/PKGBUILD b/extra/xsp/PKGBUILD index ac623b291..24ce7a846 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 <daniel@archlinux.org> # Contributor: Tobias Kieslich <tobias@justdreams.de> 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 'mips64el') 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 \ |