diff --git a/.SRCINFO b/.SRCINFO index e55da4718a59..3ecbd3d5201b 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -19,6 +19,7 @@ pkgbase = duplicity-bzr optdepends = python2-httplib2: Ubuntu One backend optdepends = python2-oauthlib: Ubuntu One backend optdepends = rsync: rsync backend + provides = duplicity conflicts = duplicity source = bzr+lp:duplicity sha512sums = SKIP 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/}"