libktorrent update

This commit is contained in:
abveritas 2011-11-23 00:40:56 +00:00
parent fe583c3e62
commit 0c96d37c5f

View File

@ -5,9 +5,9 @@
# maintainer (x86_64): Manuel Tortosa <manutortosa[at]chakra-project[dot]org>
pkgname=libktorrent
pkgver=1.1.2
pkgver=1.1.3
pkgrel=1
ktorver=4.1.2
ktorver=4.1.3
pkgdesc="A BitTorrent program for KDE"
arch=('i686' 'x86_64')
url="http://ktorrent.org"
@ -16,7 +16,7 @@ depends=('kdelibs')
makedepends=('autoconf' 'perl' 'automoc4' 'cmake' 'kdepimlibs' 'kdebase-workspace')
source=(http://ktorrent.org/downloads/${ktorver}/libktorrent-${pkgver}.tar.bz2)
options=('libtool')
md5sums=('471b25afc48e195723ac1e264c8a0fc5')
md5sums=('665b6139ab68b83c6465509e29e839e0')
build() {
cd ${srcdir}