diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-07-18 19:42:49 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-07-18 19:44:11 -0300 |
commit | 63375744668d02c0b62b64ce5cc1996be74b5636 (patch) | |
tree | 04cd5363df044d8cc4d0b2aa8c2a887407f69529 /nonprism/duplicity | |
parent | 12c4f72704f216bef2856b4b90234a0bcf3ce76c (diff) | |
download | abslibre-63375744668d02c0b62b64ce5cc1996be74b5636.tar.gz abslibre-63375744668d02c0b62b64ce5cc1996be74b5636.tar.bz2 abslibre-63375744668d02c0b62b64ce5cc1996be74b5636.zip |
duplicity-0.7.08-1.nonprism1: updating version
Diffstat (limited to 'nonprism/duplicity')
-rw-r--r-- | nonprism/duplicity/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/nonprism/duplicity/PKGBUILD b/nonprism/duplicity/PKGBUILD index 266ab77ce..688ad88ff 100644 --- a/nonprism/duplicity/PKGBUILD +++ b/nonprism/duplicity/PKGBUILD @@ -4,7 +4,7 @@ # Maintainer: André Silva <emulatorman@parabola.nu> pkgname=duplicity -pkgver=0.7.07.1 +pkgver=0.7.08 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' 'armv7h') @@ -19,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=('4f90bcd93f5e6ac1aa3f4519b28f5b89' +md5sums=('331fae9d910fe04ea9c5cad37ece667c' 'SKIP') validpgpkeys=('9D95920CED4A8D5F8B086A9F8B6F8FF4E654E600') |