Date: Sunday, April 24, 2016 @ 17:26:10
  Author: lfleischer
Revision: 171699

upgpkg: duplicity 0.7.07.1-1

Upstream update.

Modified:
  duplicity/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2016-04-24 15:25:23 UTC (rev 171698)
+++ PKGBUILD    2016-04-24 15:26:10 UTC (rev 171699)
@@ -3,7 +3,7 @@
 # Contributor: Aaron Schaefer <[email protected]>
 
 pkgname=duplicity
-pkgver=0.7.07
+pkgver=0.7.07.1
 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=('a17bf31e02cc0af5ed2dbcd7bc908972'
+md5sums=('4f90bcd93f5e6ac1aa3f4519b28f5b89'
          'SKIP')
 validpgpkeys=('9D95920CED4A8D5F8B086A9F8B6F8FF4E654E600')
 

Reply via email to