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
675a9896ab
commit
047bdafb22
@ -8,7 +8,7 @@
|
|||||||
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
||||||
|
|
||||||
pkgname=qbittorrent
|
pkgname=qbittorrent
|
||||||
pkgver=2.8.3
|
pkgver=2.8.4
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="A bittorrent client written in C++ / Qt4 using the good libtorrent library"
|
pkgdesc="A bittorrent client written in C++ / Qt4 using the good libtorrent library"
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
@ -20,7 +20,7 @@ optdepends=('python2: needed for search'
|
|||||||
'geoip: improves peer country resolution')
|
'geoip: improves peer country resolution')
|
||||||
install=qbittorrent.install
|
install=qbittorrent.install
|
||||||
source=(http://downloads.sourceforge.net/sourceforge/qbittorrent/${pkgname}-${pkgver}.tar.gz)
|
source=(http://downloads.sourceforge.net/sourceforge/qbittorrent/${pkgname}-${pkgver}.tar.gz)
|
||||||
md5sums=('2e977ece476a83116beee5bf9df7a6c1')
|
md5sums=('85bbc6fe250bf86e734e9891e7c06d6f')
|
||||||
|
|
||||||
build()
|
build()
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user