[arch-commits] CVS update of extra/network/neon (PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Sat Aug 25 08:28:56 UTC 2007


    Date: Saturday, August 25, 2007 @ 04:28:56
  Author: andyrtr
    Path: /home/cvs-extra/extra/network/neon

Modified: PKGBUILD (1.24 -> 1.25)

updatepkg 0.27.0


----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)


Index: extra/network/neon/PKGBUILD
diff -u extra/network/neon/PKGBUILD:1.24 extra/network/neon/PKGBUILD:1.25
--- extra/network/neon/PKGBUILD:1.24	Sat Jun  2 09:44:48 2007
+++ extra/network/neon/PKGBUILD	Sat Aug 25 04:28:53 2007
@@ -1,17 +1,17 @@
-# $Id: PKGBUILD,v 1.24 2007/06/02 13:44:48 tpowa Exp $
+# $Id: PKGBUILD,v 1.25 2007/08/25 08:28:53 andyrtr Exp $
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 # Maintainer: Jason Chu <jason at archlinux.org>
 
 # KEEP LIBTOOL FILES!
 pkgname=neon
-pkgver=0.25.5
-pkgrel=6
+pkgver=0.27.0
+pkgrel=1
 pkgdesc="HTTP and WebDAV client library with a C interface"
-arch=(i686 x86_64)
+arch=('i686' 'x86_64')
 depends=('libxml2' 'openssl>=0.9.8b' 'heimdal>=0.8.1' 'zlib' 'expat>=2.0' 'db>=4.5')
 url="http://www.webdav.org/neon/"
 source=(http://www.webdav.org/neon/${pkgname}-${pkgver}.tar.gz)
-md5sums=(b5fdb71dd407f0a3de0f267d27c9ab17)
+md5sums=('29a0467b5d84d3f1d78bb79c7c0e02d4')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}




More information about the arch-commits mailing list