ktorrent: update to 21.12.2.
This commit is contained in:
parent
9752faafb2
commit
3e573a0aeb
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ktorrent'
|
||||
pkgname=ktorrent
|
||||
version=21.08.0
|
||||
version=21.12.2
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DWITH_SYSTEM_GEOIP=ON"
|
||||
|
@ -14,8 +14,9 @@ short_desc="BitTorrent client based on the KDE platform"
|
|||
maintainer="Norbert Vegh <vegh@norvegh.com>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://www.kde.org/applications/internet/ktorrent"
|
||||
changelog="https://kde.org/announcements/changelogs/gear/${version}/#ktorrent"
|
||||
distfiles="${KDE_SITE}/release-service/${version}/src/ktorrent-${version}.tar.xz"
|
||||
checksum=9d30845c765dcb946dcce45aea2e4d52fe1a7cbe21d1dfcd42dcf340f7360ef3
|
||||
checksum=83f9c5ee7294153324ff0d23cf10a75fb05552c19a587a892ce908592e9e8aff
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"
|
||||
|
|
Loading…
Reference in a new issue