mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 13:17:15 +08:00
qbittorrent update
This commit is contained in:
parent
9835f2305e
commit
8d6c506eb3
@ -4,11 +4,9 @@
|
||||
# maintainer (i686): Phil Miller <philm[at]chakra-project[dog]org>
|
||||
# maintainer (x86_64): Manuel Tortosa <manutortosa[at]chakra-project[dot]org>
|
||||
# Contributor:Renan Biegelmeyer (RenanBS) <renan.biegel[at]gmail[.dot]com
|
||||
# include global config
|
||||
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
||||
|
||||
pkgname=qbittorrent
|
||||
pkgver=2.9.2
|
||||
pkgver=2.9.5
|
||||
pkgrel=1
|
||||
pkgdesc="A bittorrent client written in C++ / Qt4 using the good libtorrent library"
|
||||
screenshot="http://sourceforge.net/dbimage.php?id=242189"
|
||||
@ -21,7 +19,7 @@ optdepends=('python2: needed for search'
|
||||
'geoip: improves peer country resolution')
|
||||
install=qbittorrent.install
|
||||
source=(http://downloads.sourceforge.net/sourceforge/qbittorrent/${pkgname}-${pkgver}.tar.gz)
|
||||
md5sums=('0c2188e0065be57e50c06f5934d5f7a2')
|
||||
md5sums=('c7729ad409d6132150f2674c5e646ac8')
|
||||
|
||||
build()
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user