diff options
author | root <root@rshg054.dnsready.net> | 2013-08-23 02:07:26 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-08-23 02:07:26 -0700 |
commit | dbffe56f58d40a9a456baeba5d488c9f968a352a (patch) | |
tree | 51466c315db82c0ce708d9aacda5a4c5bfd21ced /extra/telepathy-kde-auth-handler/PKGBUILD | |
parent | e9509842445d4a99493d1b643ffdafdca62263ae (diff) |
Fri Aug 23 02:06:53 PDT 2013
Diffstat (limited to 'extra/telepathy-kde-auth-handler/PKGBUILD')
-rw-r--r-- | extra/telepathy-kde-auth-handler/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/telepathy-kde-auth-handler/PKGBUILD b/extra/telepathy-kde-auth-handler/PKGBUILD index bac348dc8..eb0810d88 100644 --- a/extra/telepathy-kde-auth-handler/PKGBUILD +++ b/extra/telepathy-kde-auth-handler/PKGBUILD @@ -1,15 +1,15 @@ -# $Id: PKGBUILD 192368 2013-08-10 11:00:07Z andrea $ +# $Id: PKGBUILD 193542 2013-08-22 21:22:10Z andrea $ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=telepathy-kde-auth-handler _pkgname=ktp-auth-handler pkgver=0.6.3 -pkgrel=1 +pkgrel=2 pkgdesc="Provide UI/KWallet Integration For Passwords and SSL Errors on Account Connect" arch=('i686' 'x86_64') url="http://community.kde.org/Real-Time_Communication_and_Collaboration" license=('GPL') -depends=('telepathy-kde-common-internals' 'qjson') +depends=('telepathy-kde-common-internals' 'qjson' 'qca-ossl') makedepends=('cmake' 'automoc4') groups=('kde-telepathy') source=("http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2") |