summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD18
1 files changed, 9 insertions, 9 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a1094d82c8cb..354fc66c94b7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Sebastian Wiesner <sebastian@swsnr.de>
pkgname=duplicity-git
-pkgver=0.8.17.dev29
+pkgver=0.8.19.dev85
pkgrel=1
pkgdesc='A utility for encrypted, bandwidth-efficient backups using the rsync algorithm.'
arch=('x86_64')
@@ -12,14 +12,14 @@ makedepends=('git' 'python-setuptools' 'python-setuptools-scm')
provides=("${pkgname%-git}")
conflicts=("${pkgname%-git}")
optdepends=('lftp: backend for ftp, ftps, fish'
- 'ncftp: alternative backend for ftp'
- 'python-boto: Amazon S3 and Google Cloud Storage backend'
- 'python-dropbox: Dropbox backend'
- 'python-gobject: GIO backend'
- 'gvfs: GIO backend'
- 'python-pydrive: Google Drive backend'
- 'python-requests-oauthlib: OneDrive backend'
- 'rsync: rsync backend')
+ 'ncftp: alternative backend for ftp'
+ 'python-boto: Amazon S3 and Google Cloud Storage backend'
+ 'python-dropbox: Dropbox backend'
+ 'python-gobject: GIO backend'
+ 'gvfs: GIO backend'
+ 'python-pydrive: Google Drive backend'
+ 'python-requests-oauthlib: OneDrive backend'
+ 'rsync: rsync backend')
source=("git+https://gitlab.com/${pkgname%-git}/${pkgname%-git}.git")
md5sums=('SKIP')