Date: Monday, January 4, 2016 @ 22:27:30 Author: lfleischer Revision: 155500
upgpkg: duplicity 0.7.06-1 Upstream update. Modified: duplicity/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-01-04 21:27:13 UTC (rev 155499) +++ PKGBUILD 2016-01-04 21:27:30 UTC (rev 155500) @@ -3,7 +3,7 @@ # Contributor: Aaron Schaefer <[email protected]> pkgname=duplicity -pkgver=0.7.05 +pkgver=0.7.06 pkgrel=1 pkgdesc='A utility for encrypted, bandwidth-efficient backups using the rsync algorithm.' arch=('i686' 'x86_64') @@ -19,7 +19,7 @@ 'python2-gdata: Google Docs backend' 'rsync: rsync backend') source=("https://launchpad.net/$pkgname/0.7-series/${pkgver}/+download/$pkgname-$pkgver.tar.gz"{,.sig}) -md5sums=('b2f28a48aa392e81c740ac30d28e9250' +md5sums=('ca81b220ead17dcd454ffcf52dbb6f33' 'SKIP') validpgpkeys=('9D95920CED4A8D5F8B086A9F8B6F8FF4E654E600')
