libktorrent: update to 2.1
This commit is contained in:
parent
360cf2492e
commit
17fb6074d5
|
@ -1308,7 +1308,7 @@ libqoauth.so.1 qoauth-1.0.1_1
|
||||||
libIrrlicht.so.1.8 irrlicht-1.8_1
|
libIrrlicht.so.1.8 irrlicht-1.8_1
|
||||||
libsnappy.so.1 snappy-1.1.0_1
|
libsnappy.so.1 snappy-1.1.0_1
|
||||||
libkonq.so.5 kde-baseapps-4.10.4_1
|
libkonq.so.5 kde-baseapps-4.10.4_1
|
||||||
libktorrent.so.6 libktorrent-2.0.1_1
|
libKF5Torrent.so.6 libktorrent-2.1_1
|
||||||
libvncserver.so.1 libvncserver-0.9.11_1
|
libvncserver.so.1 libvncserver-0.9.11_1
|
||||||
libvncclient.so.1 libvncserver-0.9.11_1
|
libvncclient.so.1 libvncserver-0.9.11_1
|
||||||
libotr.so.5 libotr-4.0.0_1
|
libotr.so.5 libotr-4.0.0_1
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libktorrent'
|
# Template file for 'libktorrent'
|
||||||
pkgname=libktorrent
|
pkgname=libktorrent
|
||||||
version=2.0.1
|
version=2.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules qt5-host-tools qt5-qmake python doxygen"
|
hostmakedepends="extra-cmake-modules qt5-host-tools qt5-qmake python doxygen"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://ktorrent.pwsp.net"
|
homepage="http://ktorrent.pwsp.net"
|
||||||
distfiles="http://mirror.netcologne.de/gentoo/distfiles/${pkgname}-${version}.tar.xz"
|
distfiles="http://mirror.netcologne.de/gentoo/distfiles/${pkgname}-${version}.tar.xz"
|
||||||
checksum=c70d9ee11a1ac95145284e2ab9aec689df21b7462f389389b8d54f892a273f42
|
checksum=3eefdcceec73410c558e82d7be22eb2ed18679e9ab64f34cc100b54e186fe26f
|
||||||
nocross="fails to detect qca-qt5"
|
nocross="fails to detect qca-qt5"
|
||||||
|
|
||||||
libktorrent-devel_package() {
|
libktorrent-devel_package() {
|
||||||
|
|
Loading…
Reference in New Issue