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

Antonio Rojas arojas at archlinux.org
Sun Aug 19 08:29:17 UTC 2018


    Date: Sunday, August 19, 2018 @ 08:29:16
  Author: arojas
Revision: 372757

Switch kdelibs dependency to kwallet

Modified:
  pidgin-kwallet/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-08-19 08:20:24 UTC (rev 372756)
+++ PKGBUILD	2018-08-19 08:29:16 UTC (rev 372757)
@@ -4,12 +4,12 @@
 
 pkgname=pidgin-kwallet
 pkgver=1.1.0
-pkgrel=4
+pkgrel=5
 pkgdesc="KWallet plugin for Pidgin"
 arch=('x86_64')
 url="https://www.linux-apps.com/content/show.php/Pidgin+KWallet+Plugin?content=127136"
 license=('GPL')
-depends=('pidgin' 'kdelibs')
+depends=('pidgin' 'kwallet')
 makedepends=('cmake')
 # The original url is dynamically generated at regular intervals and cannot be relied on.
 source=("https://sources.archlinux.org/other/community/$pkgname/127136-PidginKWallet-$pkgver.tar.bz2")



More information about the arch-commits mailing list