From 206a63ef28ce0f2669ac5bc5282a8df488421a0c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Fabian=20Silva=20Delgado?= Date: Mon, 28 Sep 2015 02:45:32 -0300 Subject: duplicity-0.7.05-1.nonprism1: updating version --- nonprism/duplicity/PKGBUILD | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/nonprism/duplicity/PKGBUILD b/nonprism/duplicity/PKGBUILD index 94e134016..36cecd9e9 100644 --- a/nonprism/duplicity/PKGBUILD +++ b/nonprism/duplicity/PKGBUILD @@ -1,14 +1,13 @@ -# $Id: PKGBUILD 133848 2015-05-19 21:51:01Z lfleischer $ -# Maintainer (Arch): Lukas Fleischer +# Maintainer (Arch): Lukas Fleischer # Contributor (Arch): Kaiting Chen # Contributor (Arch): Aaron Schaefer # Maintainer: André Silva pkgname=duplicity -pkgver=0.7.03 +pkgver=0.7.05 pkgrel=1.nonprism1 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') +arch=('i686' 'x86_64') url='http://www.nongnu.org/duplicity/' license=('GPL') replaces=(${pkgname}-nonprism) @@ -20,7 +19,7 @@ optdepends=('lftp: FTPS backend' 'gvfs: GIO backend' 'rsync: rsync backend') source=("https://launchpad.net/$pkgname/0.7-series/${pkgver}/+download/$pkgname-$pkgver.tar.gz"{,.sig}) -md5sums=('96b79a22144d4853615f4bc537caaac1' +md5sums=('b2f28a48aa392e81c740ac30d28e9250' 'SKIP') validpgpkeys=('9D95920CED4A8D5F8B086A9F8B6F8FF4E654E600') -- cgit v1.2.3-2-g168b