diff options
Diffstat (limited to 'extra/xsp/PKGBUILD')
-rw-r--r-- | extra/xsp/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/xsp/PKGBUILD b/extra/xsp/PKGBUILD index 85730ab32..46625467b 100644 --- a/extra/xsp/PKGBUILD +++ b/extra/xsp/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 120915 2011-04-27 09:28:00Z daniel $ +# $Id: PKGBUILD 149095 2012-02-05 17:09:35Z daniel $ # Maintainer: Daniel Isenmann <daniel@archlinux.org> # Contributor: Tobias Kieslich <tobias@justdreams.de> pkgname=xsp pkgver=2.10.2 -pkgrel=1 +pkgrel=2 pkgdesc="A simple webserver based on mono - provides ASP.NET support" arch=(i686 x86_64) license=('custom') |