aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/duplicity/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/duplicity/APKBUILD b/testing/duplicity/APKBUILD
index 4248489a27..2562ee2d40 100644
--- a/testing/duplicity/APKBUILD
+++ b/testing/duplicity/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Matt Smith <mcs@darkregion.net>
# Maintainer: Matt Smith <mcs@darkregion.net>
pkgname=duplicity
-pkgver=0.6.11
+pkgver=0.6.12
pkgrel=0
pkgdesc="Encrypted bandwidth-efficient backup using the rsync algorithm"
url="http://duplicity.nongnu.org/"
@@ -30,4 +30,4 @@ package() {
python setup.py install --root "$pkgdir"
}
-md5sums="1116be7aababa467336eac2092f66ab7 duplicity-0.6.11.tar.gz"
+md5sums="9b84c984054550bbb2ba29b553567b7b duplicity-0.6.12.tar.gz"