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
b28dae5f71
commit
faa4282d01
@ -8,7 +8,7 @@
|
||||
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
||||
|
||||
pkgname=qbittorrent
|
||||
pkgver=2.6.3
|
||||
pkgver=2.6.4
|
||||
pkgrel=1
|
||||
pkgdesc="A bittorrent client written in C++ / Qt4 using the good libtorrent library"
|
||||
arch=('i686' 'x86_64')
|
||||
@ -20,7 +20,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=('bacee550941807c2e394d6bd38c2b7f1')
|
||||
md5sums=('159810e3c9c86efa5382b8f8db7b88fa')
|
||||
|
||||
build()
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user