git » ksshaskpass.git » commit 1ba8eab

replace ksshaskpass-frameworks

author Andrea Scarpino
2015-01-27 08:30:30 UTC
committer Andrea Scarpino
2015-01-27 08:30:30 UTC
parent b8554ab853a44990fd790e492889507ca428f783

replace ksshaskpass-frameworks

PKGBUILD +3 -2

diff --git a/PKGBUILD b/PKGBUILD
index 784121d..ce80d6b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,8 +10,9 @@ license=('GPL')
 arch=('i686' 'x86_64')
 depends=('kwallet')
 makedepends=('extra-cmake-modules')
-provides=('x11-ssh-askpass')
-conflicts=('x11-ssh-askpass')
+provides=('x11-ssh-askpass' 'ksshaskpass-frameworks')
+conflicts=('x11-ssh-askpass' 'ksshaskpass-frameworks')
+replaces=('ksshaskpass-frameworks')
 groups=('plasma')
 source=("http://download.kde.org/stable/plasma/${pkgver}/${pkgname}-${pkgver}.tar.xz"
         "$pkgname.sh")