summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorc0re1002022-01-08 13:22:38 +0800
committerc0re1002022-01-08 13:22:38 +0800
commit2c7336dfd6e23655292306364c6e7bdb610559bd (patch)
tree9f11712393a146b9f4fb7d1313e34826ab20676c /PKGBUILD
parente3d656a93eed870d353d2c8e391ec6715ff98d29 (diff)
downloadaur-2c7336dfd6e23655292306364c6e7bdb610559bd.tar.gz
bump to 4.4.0.10
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8dc016913192..a999cdf96942 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,18 +1,18 @@
# Maintainer: c0re100 <corehusky@gmail.com> - https://husky.dev
pkgname=qbittorrent-enhanced-git
-pkgver=4.3.9.10.r0.ga3955360c
+pkgver=4.4.0.10.r0.gfd047415f
pkgrel=1
-pkgdesc="A bittorrent client powered by C++, Qt5 and the good libtorrent library (Enhanced Edition)"
+pkgdesc="A bittorrent client powered by C++, Qt6 and the good libtorrent library (Enhanced Edition)"
arch=('arm' 'armv6h' 'armv7h' 'aarch64' 'i686' 'x86_64')
url="https://github.com/c0re100/qBittorrent-Enhanced-Edition"
license=('custom' 'GPL')
-depends=('libtorrent-rasterbar' 'qt5-base' 'qt5-svg')
-makedepends=('boost' 'git' 'qt5-tools')
+depends=('libtorrent-rasterbar' 'qt6-base' 'qt6-svg')
+makedepends=('boost' 'git' 'qt6-tools')
optdepends=('python: needed for torrent search tab')
conflicts=('qbittorrent')
provides=('qbittorrent')
-source=("${pkgname%-*}::git+https://github.com/c0re100/qBittorrent-Enhanced-Edition.git#branch=v4_3_x")
+source=("${pkgname%-*}::git+https://github.com/c0re100/qBittorrent-Enhanced-Edition.git#branch=v4_4_x")
sha256sums=('SKIP')
pkgver() {