mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-10 19:44:36 +08:00
libktorrent update
This commit is contained in:
parent
fe583c3e62
commit
0c96d37c5f
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user