[arch-commits] Commit in ksshaskpass/trunk (PKGBUILD)

Andrea Scarpino andrea at archlinux.org
Tue Jan 27 08:30:30 UTC 2015


    Date: Tuesday, January 27, 2015 @ 09:30:30
  Author: andrea
Revision: 230028

replace ksshaskpass-frameworks

Modified:
  ksshaskpass/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-27 08:20:18 UTC (rev 230027)
+++ PKGBUILD	2015-01-27 08:30:30 UTC (rev 230028)
@@ -11,8 +11,9 @@
 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")



More information about the arch-commits mailing list