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

Lukas Fleischer lfleischer at archlinux.org
Sun Feb 12 12:27:16 UTC 2017


    Date: Sunday, February 12, 2017 @ 12:27:15
  Author: lfleischer
Revision: 212022

upgpkg: duplicity 0.7.11-1

Upstream update.

Modified:
  duplicity/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-02-12 12:26:19 UTC (rev 212021)
+++ PKGBUILD	2017-02-12 12:27:15 UTC (rev 212022)
@@ -3,7 +3,7 @@
 # Contributor: Aaron Schaefer <aaron at elasticdog.com>
 
 pkgname=duplicity
-pkgver=0.7.10
+pkgver=0.7.11
 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=('21144321390ac983dde6b45fa21cc546'
+md5sums=('9904a5bd8eb1d57d50ff1518a106dfc6'
          'SKIP')
 validpgpkeys=('9D95920CED4A8D5F8B086A9F8B6F8FF4E654E600')
 



More information about the arch-commits mailing list