aboutsummaryrefslogtreecommitdiffstats
path: root/main/duplicity
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2012-05-13 12:48:24 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2012-05-13 12:48:24 +0000
commit467e800a9cef1778e7a1a87529ea8179ec69c0eb (patch)
treecc95f123c926c61c7b4fb8054cb340045cceae17 /main/duplicity
parent9d085d21d115a549f47f7563dc9aca67d54b7927 (diff)
downloadaports-467e800a9cef1778e7a1a87529ea8179ec69c0eb.tar.bz2
aports-467e800a9cef1778e7a1a87529ea8179ec69c0eb.tar.xz
main/duplicity: upgrade to 0.6.18
Diffstat (limited to 'main/duplicity')
-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"