mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 02:22:13 +08:00
Update qbittorrent to 3.1.11.
This commit is contained in:
parent
71b626d72a
commit
b310f3d827
@ -1,7 +1,8 @@
|
|||||||
|
# Maintainer: Jeff Huang <s8321414[at]gmail[dot]com>
|
||||||
# Maintainer: Francesco Marinucci < franzmari[at]chakra-project[dot]it>
|
# Maintainer: Francesco Marinucci < franzmari[at]chakra-project[dot]it>
|
||||||
|
|
||||||
pkgname=qbittorrent
|
pkgname=qbittorrent
|
||||||
pkgver=3.1.10
|
pkgver=3.1.11
|
||||||
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=('x86_64')
|
arch=('x86_64')
|
||||||
@ -15,7 +16,7 @@ categories=('network')
|
|||||||
screenshot=('http://sourceforge.net/projects/qbittorrent/screenshots/242189.jpg')
|
screenshot=('http://sourceforge.net/projects/qbittorrent/screenshots/242189.jpg')
|
||||||
install=qbittorrent.install
|
install=qbittorrent.install
|
||||||
source=("http://sourceforge.net/projects/qbittorrent/files/qbittorrent/${pkgname}-${pkgver}/${pkgname}-${pkgver}.tar.xz")
|
source=("http://sourceforge.net/projects/qbittorrent/files/qbittorrent/${pkgname}-${pkgver}/${pkgname}-${pkgver}.tar.xz")
|
||||||
md5sums=('cfba5bd0690f6b9667e6cf7365ec94b0')
|
md5sums=('7fcdcd23b61d8cc9e51ac4931c038018')
|
||||||
|
|
||||||
build()
|
build()
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user