aboutsummaryrefslogtreecommitdiffstats
path: root/main/duplicity
diff options
context:
space:
mode:
authorBartłomiej Piotrowski <b@bpiotrowski.pl>2012-12-17 19:53:52 +0100
committerBartłomiej Piotrowski <b@bpiotrowski.pl>2012-12-17 19:55:30 +0100
commit6a98ed27965f274f9614e8c27b8a88e5140c947f (patch)
tree3aca71d5d2861b42216b8406815794e658c4d0b1 /main/duplicity
parent4ec16b820ccb03a6d971cd1cb3bed552ac7cd52e (diff)
downloadaports-6a98ed27965f274f9614e8c27b8a88e5140c947f.tar.bz2
aports-6a98ed27965f274f9614e8c27b8a88e5140c947f.tar.xz
main/duplicity: upgrade to 0.6.20
Diffstat (limited to 'main/duplicity')
-rw-r--r--main/duplicity/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/duplicity/APKBUILD b/main/duplicity/APKBUILD
index a918037f7d..05f9830016 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.18
+pkgver=0.6.20
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="66b5e64de43e09d3c3ff9890faf9de07 duplicity-0.6.18.tar.gz"
+md5sums="83a56c4c17fc50961c961943867deae4 duplicity-0.6.20.tar.gz"