From 59eecef62ae9aa7dd391310f30293318f641c59c Mon Sep 17 00:00:00 2001 From: root Date: Thu, 18 Aug 2011 23:14:33 +0000 Subject: Thu Aug 18 23:14:33 UTC 2011 --- extra/libktorrent/PKGBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'extra/libktorrent') diff --git a/extra/libktorrent/PKGBUILD b/extra/libktorrent/PKGBUILD index c4c779b47..b8aecf570 100644 --- a/extra/libktorrent/PKGBUILD +++ b/extra/libktorrent/PKGBUILD @@ -1,19 +1,19 @@ -# $Id: PKGBUILD 122107 2011-05-02 07:24:22Z andrea $ +# $Id: PKGBUILD 135670 2011-08-17 07:49:37Z andrea $ # Maintainer: Ronald van Haren # Maintainer: Andrea Scarpino pkgname=libktorrent -pkgver=1.1.1 +pkgver=1.1.2 pkgrel=1 pkgdesc="A BitTorrent protocol implementation" arch=('i686' 'x86_64') url="http://ktorrent.org" license=('GPL2') depends=('kdelibs') -makedepends=('automoc4' 'cmake' 'boost') -source=("http://ktorrent.org/downloads/4.1.1/${pkgname}-${pkgver}.tar.bz2") +makedepends=('automoc4' 'cmake' 'boost' 'doxygen') +source=("http://ktorrent.org/downloads/4.1.2/${pkgname}-${pkgver}.tar.bz2") options=('libtool') -md5sums=('96de8dd6d6cea4255ce946bb4cd69836') +md5sums=('471b25afc48e195723ac1e264c8a0fc5') build() { cd "${srcdir}" -- cgit v1.2.3-54-g00ecf