summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorc0re1002023-12-04 02:41:34 +0800
committerc0re1002023-12-04 02:41:34 +0800
commitcd11e04b83d2ff3dca602b63ebdd40ca5ef0909a (patch)
tree9c96cb2eb0f9975ad76aa4a1073fcec218f642ce /PKGBUILD
parent96709ac7a25acf8bffb1a24300c322fda0343ce1 (diff)
downloadaur-cd11e04b83d2ff3dca602b63ebdd40ca5ef0909a.tar.gz
bump to 4.6.2.10
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 755cd8a8cbcb..219706ae6b80 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: c0re100 <corehusky@gmail.com> - https://husky.dev
pkgname=qbittorrent-enhanced-git
-pkgver=4.6.1.10.r0.g294ddf94a
+pkgver=4.6.2.10.r0.g77f515f9a
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=('cmake' '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_6_x")
+source=("${pkgname%-*}::git+https://github.com/c0re100/qBittorrent-Enhanced-Edition.git")
sha256sums=('SKIP')
pkgver() {