diff options
Diffstat (limited to 'nonprism/duplicity/PKGBUILD')
-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 31220cb30..5da804b78 100644 --- a/nonprism/duplicity/PKGBUILD +++ b/nonprism/duplicity/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 125883 2015-01-13 21:43:27Z lfleischer $ +# $Id: PKGBUILD 126742 2015-01-29 10:04:01Z lfleischer $ # Maintainer (Arch): Lukas Fleischer <archlinux at cryptocrack dot de> # Contributor (Arch): Kaiting Chen <kaitocracy@gmail.com> # Contributor (Arch): Aaron Schaefer <aaron@elasticdog.com> @@ -6,7 +6,7 @@ pkgname=duplicity pkgver=0.7.01 -pkgrel=1.nonprism1 +pkgrel=2.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') url='http://www.nongnu.org/duplicity/' |