[arch-commits] Commit in davfs2/trunk (PKGBUILD)
Giovanni Scafora
giovanni at archlinux.org
Mon Feb 1 00:08:05 UTC 2010
Date: Sunday, January 31, 2010 @ 19:08:05
Author: giovanni
Revision: 66597
upgpkg: davfs2 1.4.5-1
upstream release
Modified:
davfs2/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-02-01 00:00:55 UTC (rev 66596)
+++ PKGBUILD 2010-02-01 00:08:05 UTC (rev 66597)
@@ -1,16 +1,16 @@
# $Id$
# Maintainer: Thomas Baechler <thomas at archlinux.org>
pkgname=davfs2
-pkgver=1.4.3
+pkgver=1.4.5
pkgrel=1
pkgdesc="File system driver that allows you to mount a WebDAV server as a local disk drive."
arch=(i686 x86_64)
url="http://savannah.nongnu.org/projects/davfs2"
license=('GPL')
-depends=('neon>=0.28.6')
+depends=('neon')
backup=(etc/davfs2/davfs2.conf etc/davfs2/secrets)
source=(http://mirrors.zerg.biz/nongnu/davfs2/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('a9e8211e6cfb14adc5c3b16ffd9ecb03ff315c4e38f8c4fd72bf461d868af7df')
+sha256sums=('28f0ce00ddaf1ab93aa9f39db8d9f932d194c676bc21c3c8c3e2bea7f21274de')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list