mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-09 15:47:20 +08:00
ktorrent update to 4.1.0
This commit is contained in:
parent
00180cac0d
commit
18f26258f6
@ -5,18 +5,18 @@
|
||||
# maintainer (x86_64): Manuel Tortosa <manutortosa[at]chakra-project[dot]org>
|
||||
|
||||
pkgname=ktorrent
|
||||
pkgver=4.0.5
|
||||
pkgver=4.1.0
|
||||
pkgrel=1
|
||||
ktorver=4.0.5
|
||||
ktorver=4.1.0
|
||||
pkgdesc="A BitTorrent program for KDE"
|
||||
arch=('i686' 'x86_64')
|
||||
url="http://ktorrent.org"
|
||||
license=('GPL2')
|
||||
depends=('kdelibs' 'kdebase-runtime' 'kdepimlibs' 'qca' 'gmp' 'taglib' 'libktorrent>=1.0.5')
|
||||
makedepends=('cmake' 'automoc4')
|
||||
depends=('kdelibs' 'kdebase-runtime' 'kdepimlibs' 'qca' 'gmp' 'taglib' 'libktorrent>=1.1.0')
|
||||
makedepends=('cmake' 'automoc4' 'docbook-xsl')
|
||||
source=(http://ktorrent.org/downloads/${ktorver}/ktorrent-${pkgver}.tar.bz2)
|
||||
options=('libtool')
|
||||
md5sums=('3a2e9a92d3a30d44b98ded0e4984ae8a')
|
||||
md5sums=('3981c00810217e88b9772438df31df08')
|
||||
|
||||
build() {
|
||||
cd ${srcdir}/ktorrent-${ktorver}
|
||||
|
Loading…
Reference in New Issue
Block a user