From 46645b736226bb963a90a1f8d8320c662d8855fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Fabian=20Silva=20Delgado?= Date: Wed, 14 Jan 2015 18:10:05 -0200 Subject: duplicity-0.7.01-1.nonprism1: updating version --- nonprism/duplicity/PKGBUILD | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/nonprism/duplicity/PKGBUILD b/nonprism/duplicity/PKGBUILD index d917cec8e..31220cb30 100644 --- a/nonprism/duplicity/PKGBUILD +++ b/nonprism/duplicity/PKGBUILD @@ -1,13 +1,13 @@ -# $Id: PKGBUILD 122567 2014-11-14 10:39:15Z lfleischer $ +# $Id: PKGBUILD 125883 2015-01-13 21:43:27Z lfleischer $ # Maintainer (Arch): Lukas Fleischer # Contributor (Arch): Kaiting Chen # Contributor (Arch): Aaron Schaefer # Maintainer: André Silva pkgname=duplicity -pkgver=0.7.0 +pkgver=0.7.01 pkgrel=1.nonprism1 -pkgdesc='A utility for encrypted, bandwidth-efficient backups using the rsync algorithm, without python2-boto and python2-gdata recommendation' +pkgdesc='A utility for encrypted, bandwidth-efficient backups using the rsync algorithm, without python2-boto, python2-dropbox and python2-gdata recommendation' arch=('i686' 'x86_64' 'mips64el') url='http://www.nongnu.org/duplicity/' license=('GPL') @@ -19,9 +19,10 @@ optdepends=('lftp: FTPS backend' 'python2-gobject: GIO backend' 'gvfs: GIO backend' 'rsync: rsync backend') -source=("https://launchpad.net/$pkgname/0.7-series/${pkgver}0/+download/$pkgname-$pkgver.tar.gz"{,.sig}) -md5sums=('1408856ecdfc2ec7fcf7e384fd87384d' +source=("https://launchpad.net/$pkgname/0.7-series/${pkgver}/+download/$pkgname-$pkgver.tar.gz"{,.sig}) +md5sums=('de6ce2b7336f45e9b39a3b83030a29f5' 'SKIP') +validpgpkeys=('9D95920CED4A8D5F8B086A9F8B6F8FF4E654E600') build() { cd "${srcdir}/${pkgname}-${pkgver}" -- cgit v1.1-4-g5e80