Date: Wednesday, January 15, 2020 @ 07:18:28 Author: lfleischer Revision: 552594
upgpkg: duplicity 0.8.09-1: upstream update Modified: duplicity/trunk/PKGBUILD ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-01-15 07:18:06 UTC (rev 552593) +++ PKGBUILD 2020-01-15 07:18:28 UTC (rev 552594) @@ -3,8 +3,8 @@ # Contributor: Aaron Schaefer <[email protected]> pkgname=duplicity -pkgver=0.7.19 -pkgrel=2 +pkgver=0.8.09 +pkgrel=1 pkgdesc='A utility for encrypted, bandwidth-efficient backups using the rsync algorithm.' arch=('x86_64') url='https://www.nongnu.org/duplicity/' @@ -20,8 +20,8 @@ 'python2-pydrive: Google Drive backend' 'python2-requests-oauthlib: OneDrive backend' 'rsync: rsync backend') -source=("https://launchpad.net/$pkgname/0.7-series/${pkgver}/+download/$pkgname-$pkgver.tar.gz"{,.sig}) -md5sums=('b4decdb60275c87b4fafab55c31dc5ce' +source=("https://launchpad.net/$pkgname/0.8-series/${pkgver}/+download/$pkgname-$pkgver.tar.gz"{,.asc}) +md5sums=('8039afce2b0eba01718e3641bed6561f' 'SKIP') validpgpkeys=('9D95920CED4A8D5F8B086A9F8B6F8FF4E654E600')
