aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--main/duplicity/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/duplicity/APKBUILD b/main/duplicity/APKBUILD
index e12da493a3..a918037f7d 100644
--- a/main/duplicity/APKBUILD
+++ b/main/duplicity/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Matt Smith <mcs@darkregion.net>
# Maintainer: Matt Smith <mcs@darkregion.net>
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"