[arch-commits] CVS update of extra/devel/mod_mono (PKGBUILD)
Jan de Groot
jgc at archlinux.org
Mon Sep 3 09:04:36 UTC 2007
Date: Monday, September 3, 2007 @ 05:04:36
Author: jgc
Path: /home/cvs-extra/extra/devel/mod_mono
Modified: PKGBUILD (1.14 -> 1.15)
upgpkg: mod_mono 1.2.5-1
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Index: extra/devel/mod_mono/PKGBUILD
diff -u extra/devel/mod_mono/PKGBUILD:1.14 extra/devel/mod_mono/PKGBUILD:1.15
--- extra/devel/mod_mono/PKGBUILD:1.14 Wed Jun 13 13:12:05 2007
+++ extra/devel/mod_mono/PKGBUILD Mon Sep 3 05:04:36 2007
@@ -1,18 +1,18 @@
-# $Id: PKGBUILD,v 1.14 2007/06/13 17:12:05 jgc Exp $
+# $Id: PKGBUILD,v 1.15 2007/09/03 09:04:36 jgc Exp $
# Maintainer: Tobias Kieslich <tobias at justdreams.de>
# Contributor: Tobias Kieslich <tobias at justdreams.de>
pkgname=mod_mono
-pkgver=1.2.4
+pkgver=1.2.5
pkgrel=1
pkgdesc="The mono module to make ASP.NET running on top of apache"
arch=(i686 x86_64)
license=('APACHE')
-depends=('glibc' 'apache>=2.2.1' 'xsp>=1.2.4')
+depends=('apache>=2.2.1' 'xsp>=1.2.5')
url="http://www.go-mono.com"
install=${pkgname}.install
source=(http://go-mono.com/sources/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('17b5278a22b3502d3b9499943cf02273')
+md5sums=('0867a54e15f86d5d0478c3b444cfde8d')
build() {
cd ${startdir}/src/${pkgname}-${pkgver}
More information about the arch-commits
mailing list