[arch-commits] Commit in duplicity/trunk (PKGBUILD)

Lukas Fleischer lfleischer at archlinux.org
Mon Jul 18 18:35:16 UTC 2016


    Date: Monday, July 18, 2016 @ 18:35:16
  Author: lfleischer
Revision: 183081

upgpkg: duplicity 0.7.08-1

Upstream update.

Modified:
  duplicity/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-07-18 18:34:49 UTC (rev 183080)
+++ PKGBUILD	2016-07-18 18:35:16 UTC (rev 183081)
@@ -3,7 +3,7 @@
 # Contributor: Aaron Schaefer <aaron at elasticdog.com>
 
 pkgname=duplicity
-pkgver=0.7.07.1
+pkgver=0.7.08
 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=('4f90bcd93f5e6ac1aa3f4519b28f5b89'
+md5sums=('331fae9d910fe04ea9c5cad37ece667c'
          'SKIP')
 validpgpkeys=('9D95920CED4A8D5F8B086A9F8B6F8FF4E654E600')
 



More information about the arch-commits mailing list