From 467e800a9cef1778e7a1a87529ea8179ec69c0eb Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Sun, 13 May 2012 12:48:24 +0000 Subject: main/duplicity: upgrade to 0.6.18 --- main/duplicity/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/main/duplicity/APKBUILD b/main/duplicity/APKBUILD index e12da493a..a918037f7 100644 --- a/main/duplicity/APKBUILD +++ b/main/duplicity/APKBUILD @@ -1,8 +1,8 @@ # Contributor: Matt Smith # Maintainer: Matt Smith pkgname=duplicity -pkgver=0.6.13 -pkgrel=1 +pkgver=0.6.18 +pkgrel=0 pkgdesc="Encrypted bandwidth-efficient backup using the rsync algorithm" url="http://duplicity.nongnu.org/" arch="all" @@ -30,4 +30,4 @@ package() { python setup.py install --root "$pkgdir" } -md5sums="b3d627f35fc527b00121925840d5cca7 duplicity-0.6.13.tar.gz" +md5sums="66b5e64de43e09d3c3ff9890faf9de07 duplicity-0.6.18.tar.gz" -- cgit v1.2.3