summaryrefslogtreecommitdiffstats
path: root/main/duplicity/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/duplicity/APKBUILD')
-rw-r--r--main/duplicity/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/duplicity/APKBUILD b/main/duplicity/APKBUILD
index 05f983001..904aac2e0 100644
--- a/main/duplicity/APKBUILD
+++ b/main/duplicity/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Matt Smith <mcs@darkregion.net>
# Maintainer: Matt Smith <mcs@darkregion.net>
pkgname=duplicity
-pkgver=0.6.20
+pkgver=0.6.21
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="83a56c4c17fc50961c961943867deae4 duplicity-0.6.20.tar.gz"
+md5sums="4ade1de475e0af64211bb6933b593057 duplicity-0.6.21.tar.gz"