mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-23 18:14:51 +08:00
[testing] qbittorrent: update to 4.1.5
This commit is contained in:
parent
9f5a3e0464
commit
63c1f5ece1
@ -1,5 +1,5 @@
|
||||
pkgname=qbittorrent
|
||||
pkgver=4.1.4
|
||||
pkgver=4.1.5
|
||||
pkgrel=1
|
||||
pkgdesc="A bittorrent client written in C++ / Qt using the good libtorrent library"
|
||||
arch=('x86_64')
|
||||
@ -9,7 +9,7 @@ depends=('qt5-base' 'qt5-svg' 'hicolor-icon-theme' 'libtorrent-rasterbar' 'xdg-u
|
||||
makedepends=('boost' 'geoip' 'qt5-tools')
|
||||
categories=('network')
|
||||
source=("https://sourceforge.net/projects/${pkgname}/files/${pkgname}/${pkgname}-${pkgver}/${pkgname}-${pkgver}.tar.xz")
|
||||
sha256sums=('5f7b4c5ae891ce7fbab880ff322764a0d433fccf655164f6b98ef08f1ae52386')
|
||||
sha256sums=('866e07c7886dea62cf0d7dc9a68d9aee1931cd18483b418298b2b072c9afd62a')
|
||||
|
||||
build() {
|
||||
cd ${srcdir}/${pkgname}-${pkgver}
|
||||
|
Loading…
Reference in New Issue
Block a user