From 5894dd675f4bd3ba296d262fae99b3b87a0f87fd Mon Sep 17 00:00:00 2001 From: root Date: Thu, 24 Nov 2011 23:14:53 +0000 Subject: Thu Nov 24 23:14:53 UTC 2011 --- extra/libktorrent/PKGBUILD | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'extra/libktorrent/PKGBUILD') diff --git a/extra/libktorrent/PKGBUILD b/extra/libktorrent/PKGBUILD index b8aecf570..43d1a42d9 100644 --- a/extra/libktorrent/PKGBUILD +++ b/extra/libktorrent/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 135670 2011-08-17 07:49:37Z andrea $ +# $Id: PKGBUILD 143235 2011-11-23 19:29:05Z andrea $ # Maintainer: Ronald van Haren # Maintainer: Andrea Scarpino pkgname=libktorrent -pkgver=1.1.2 +pkgver=1.1.3 pkgrel=1 pkgdesc="A BitTorrent protocol implementation" arch=('i686' 'x86_64') @@ -11,9 +11,8 @@ url="http://ktorrent.org" license=('GPL2') depends=('kdelibs') makedepends=('automoc4' 'cmake' 'boost' 'doxygen') -source=("http://ktorrent.org/downloads/4.1.2/${pkgname}-${pkgver}.tar.bz2") -options=('libtool') -md5sums=('471b25afc48e195723ac1e264c8a0fc5') +source=("http://ktorrent.org/downloads/4.1.3/${pkgname}-${pkgver}.tar.bz2") +md5sums=('665b6139ab68b83c6465509e29e839e0') build() { cd "${srcdir}" -- cgit v1.2.3-54-g00ecf