From fd13fc6dba397df448ce6ecf87e806fdc3a8f3cd Mon Sep 17 00:00:00 2001 From: root Date: Thu, 29 Nov 2012 02:32:15 -0800 Subject: Thu Nov 29 02:28:50 PST 2012 --- extra/konversation/PKGBUILD | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'extra/konversation/PKGBUILD') diff --git a/extra/konversation/PKGBUILD b/extra/konversation/PKGBUILD index 267963aba..7b35aeafd 100644 --- a/extra/konversation/PKGBUILD +++ b/extra/konversation/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 170102 2012-11-01 18:41:11Z stephane $ +# $Id: PKGBUILD 172103 2012-11-28 12:37:26Z stephane $ # Maintainer: Stéphane Gaudreault # Contributor: Andrea Scarpino # Contributor: James Rayner @@ -6,18 +6,19 @@ pkgname=konversation pkgver=1.4 -pkgrel=4 +pkgrel=5 pkgdesc="A user friendly IRC client for KDE" arch=('i686' 'x86_64') url="http://konversation.kde.org" depends=('kdebase-runtime' 'kdepimlibs') makedepends=('automoc4' 'cmake' 'pkgconfig' 'docbook-xml') optdepends=('python: python scripting support' - 'kdebase-konsole: open a terminal in konversation') + 'kdebase-konsole: open a terminal in konversation' + 'qca-ossl: Diffie-Hellman key exchange and Blowfish ECB/CBC support') license=('GPL2' 'FDL') install=${pkgname}.install options=('!makeflags') -source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.xz") +source=("http://download.kde.org/download.php?url=stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.xz") sha1sums=('90741721f68a02d4345b9006a8ae53bc49ef3777') build() { -- cgit v1.2.3-54-g00ecf