mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 02:22:13 +08:00
qbittorrent update
This commit is contained in:
parent
988c5fc042
commit
998092e969
@ -8,7 +8,7 @@
|
||||
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
||||
|
||||
pkgname=qbittorrent
|
||||
pkgver=2.7.3
|
||||
pkgver=2.8.0
|
||||
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=('ff1b294133f8dadc781c8f0df50d248d')
|
||||
md5sums=('6337b679b40f56fdd2dd49d795fd5405')
|
||||
|
||||
build()
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user