Date: Friday, January 26, 2018 @ 20:21:37 Author: lfleischer Revision: 287281
upgpkg: duplicity 0.7.16-1 Upstream update. Modified: duplicity/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-01-26 20:20:20 UTC (rev 287280) +++ PKGBUILD 2018-01-26 20:21:37 UTC (rev 287281) @@ -3,7 +3,7 @@ # Contributor: Aaron Schaefer <[email protected]> pkgname=duplicity -pkgver=0.7.15 +pkgver=0.7.16 pkgrel=1 pkgdesc='A utility for encrypted, bandwidth-efficient backups using the rsync algorithm.' arch=('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=('d106f93627973026707fdcaf37a578bd' +md5sums=('cda3407d7d3dc1d335206110bfd4ba7e' 'SKIP') validpgpkeys=('9D95920CED4A8D5F8B086A9F8B6F8FF4E654E600')
