mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 06:37:16 +08:00
qbittorrent: update to 3.2.5
This commit is contained in:
parent
a752bcf49d
commit
20e4a9d735
@ -1,5 +1,5 @@
|
||||
pkgname=qbittorrent
|
||||
pkgver=3.2.4
|
||||
pkgver=3.2.5
|
||||
pkgrel=1
|
||||
pkgdesc="A bittorrent client written in C++ / Qt using the good libtorrent library"
|
||||
arch=('x86_64')
|
||||
@ -13,7 +13,7 @@ categories=('network')
|
||||
screenshot=('http://sourceforge.net/projects/qbittorrent/screenshots/242189.jpg')
|
||||
install=qbittorrent.install
|
||||
source=("https://github.com/qbittorrent/qBittorrent/archive/release-${pkgver}.tar.gz")
|
||||
md5sums=('991573fd3f2c8be181a9f802592ff7fc')
|
||||
md5sums=('14212d83f945c077bbcf505e89e7d3f7')
|
||||
|
||||
build() {
|
||||
cd ${srcdir}/qBittorrent-release-${pkgver}
|
||||
|
Loading…
Reference in New Issue
Block a user