summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjakschu2014-04-20 22:15:13 +0200
committerjakschu2014-04-20 22:15:13 +0200
commitd4b3214ad17762aa2a7acea720d939b57992217c (patch)
tree2b5acb18a4331cce6e782ca6a8c38354ea1bd809 /PKGBUILD
parentca017f6f6f991c59e083c11498b965a98ed2f075 (diff)
downloadaur-duplicity-bzr.tar.gz
add: provides('duplicity')
The package provides duplicity. Packages relying on duplicity, such as deja-dup and duply work fine with the bzr version, but could not be installed otherwise.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3229932c6fe1..4cbef59e0f17 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -30,6 +30,7 @@ sha512sums=('SKIP')
#_bzrtrunk='https://code.launchpad.net/~duplicity-team/duplicity/trunk'
#_bzrmod=${pkgname}
conflicts=("${pkgname//-bzr/}")
+provides=('duplicity')
pkgver() {
cd "${srcdir}/${pkgname//-bzr/}"