Date: Tuesday, April 12, 2016 @ 22:23:28 Author: lfleischer Revision: 170795
upgpkg: duplicity 0.7.07-1 Upstream update. Modified: duplicity/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-04-12 20:15:12 UTC (rev 170794) +++ PKGBUILD 2016-04-12 20:23:28 UTC (rev 170795) @@ -3,8 +3,8 @@ # Contributor: Aaron Schaefer <[email protected]> pkgname=duplicity -pkgver=0.7.06 -pkgrel=2 +pkgver=0.7.07 +pkgrel=1 pkgdesc='A utility for encrypted, bandwidth-efficient backups using the rsync algorithm.' arch=('i686' 'x86_64') url='http://www.nongnu.org/duplicity/' @@ -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=('ca81b220ead17dcd454ffcf52dbb6f33' +md5sums=('a17bf31e02cc0af5ed2dbcd7bc908972' 'SKIP') validpgpkeys=('9D95920CED4A8D5F8B086A9F8B6F8FF4E654E600')
