main/duplicity: upgrade to 0.7.19

This commit is contained in:
J0WI 2019-04-29 19:07:56 +02:00 committed by Natanael Copa
parent 84e45757b8
commit 7acf333380

View File

@ -2,7 +2,7 @@
# Contributor: Matt Smith <mcs@darkregion.net>
# Maintainer: Matt Smith <mcs@darkregion.net>
pkgname=duplicity
pkgver=0.7.18.2
pkgver=0.7.19
pkgrel=0
pkgdesc="Encrypted bandwidth-efficient backup using the rsync algorithm"
url="http://duplicity.nongnu.org/"
@ -32,4 +32,4 @@ package() {
python2 setup.py install --root "$pkgdir"
}
sha512sums="7fb477b1bbbfe060daf130a5b0518a53b7c6e6705e5459c191fb44c8a723c9a5e2126db98544951ffb807a5de7e127168cba165a910f962ed055d74066f0faa5 duplicity-0.7.18.2.tar.gz"
sha512sums="26d1724a635c368e04f2a94f974ef6962c52b23345db59af3343e7221295caa0215ae119fff6ab44daa4622236683eb9d3dae742bf0d4cf08c02e3f63071001b duplicity-0.7.19.tar.gz"