mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 02:22:13 +08:00
moving updated qbittorrent to stable
This commit is contained in:
parent
ee1feac2df
commit
00ad0d510e
@ -8,7 +8,7 @@
|
||||
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
||||
|
||||
pkgname=qbittorrent
|
||||
pkgver=2.6.5
|
||||
pkgver=2.6.6
|
||||
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=('42d574b9b0be46a5c4d65fe6fbc62972')
|
||||
md5sums=('438ad9b298bc9289c5462c31a09ed5ce')
|
||||
|
||||
build()
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user