summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorc0re1002022-12-03 18:13:15 +0800
committerc0re1002022-12-03 18:13:15 +0800
commit78821907cede8cca5610d8b9bfaf3bff0893319b (patch)
tree6094887c3a5710274b01c416fd430808c84ea4d2 /PKGBUILD
parentcd07dac4284862214251730ef035feefa1d198b6 (diff)
downloadaur-78821907cede8cca5610d8b9bfaf3bff0893319b.tar.gz
bump to 4.5.0.10
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ed4a3d0371af..16c12d3f4936 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: c0re100 <corehusky@gmail.com> - https://husky.dev
pkgname=qbittorrent-enhanced-git
-pkgver=4.4.3.12.r0.g683ecc7a7
+pkgver=4.5.0.10.r0.g592a0148a
pkgrel=1
pkgdesc="A bittorrent client powered by C++, Qt6 and the good libtorrent library (Enhanced Edition)"
arch=('arm' 'armv6h' 'armv7h' 'aarch64' 'i686' 'x86_64')
@@ -12,7 +12,7 @@ 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_4_x")
+source=("${pkgname%-*}::git+https://github.com/c0re100/qBittorrent-Enhanced-Edition.git#branch=v4_5_x")
sha256sums=('SKIP')
pkgver() {