libktorrent update

This commit is contained in:
abveritas 2012-03-06 03:05:20 +00:00
parent 821c2465b8
commit 24798a917e

View File

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