summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorc0re1002023-11-25 19:45:13 +0800
committerc0re1002023-11-25 19:45:13 +0800
commit96709ac7a25acf8bffb1a24300c322fda0343ce1 (patch)
treecdc041544ba0225eb6ef756bc8a63f5131410f80 /PKGBUILD
parent9bbe28e9d6ab4627c64c068e90cc10a5c80cb017 (diff)
downloadaur-96709ac7a25acf8bffb1a24300c322fda0343ce1.tar.gz
bump to 4.6.1.10
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a143489f467a..755cd8a8cbcb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: c0re100 <corehusky@gmail.com> - https://husky.dev
pkgname=qbittorrent-enhanced-git
-pkgver=4.5.4.10.r0.g416904b36
-pkgrel=2
+pkgver=4.6.1.10.r0.g294ddf94a
+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')
url="https://github.com/c0re100/qBittorrent-Enhanced-Edition"
@@ -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_5_x")
+source=("${pkgname%-*}::git+https://github.com/c0re100/qBittorrent-Enhanced-Edition.git#branch=v4_6_x")
sha256sums=('SKIP')
pkgver() {