diff options
Diffstat (limited to 'extra/neon')
-rw-r--r-- | extra/neon/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/neon/PKGBUILD b/extra/neon/PKGBUILD index bd8df5b44..644663cc6 100644 --- a/extra/neon/PKGBUILD +++ b/extra/neon/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 129362 2011-06-27 05:41:06Z andrea $ +# $Id: PKGBUILD 150572 2012-02-18 15:09:28Z pierre $ # Maintainer: # Contributor: Tom Newsom <Jeepster@gmx.co.uk> # Contributor: Juergen Hoetzel <juergen@archlinux.org> pkgname=neon pkgver=0.29.6 -pkgrel=2 +pkgrel=3 pkgdesc="HTTP and WebDAV client library with a C interface" arch=('i686' 'x86_64' 'mips64el') license=('GPL' 'LGPL') |