summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorc0re1002020-10-23 05:51:59 +0800
committerc0re1002020-10-23 05:51:59 +0800
commit65bc52255b712880e2dfd2e0170f4aa67e088aad (patch)
treef3f0db3de38e3d3c6cb432914f2b23bd8264ff7c /PKGBUILD
parentb1737123d791b7749d0ee02dd4c9e7f54dd565d2 (diff)
downloadaur-65bc52255b712880e2dfd2e0170f4aa67e088aad.tar.gz
bump to 4.3.0.10
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1215408a7873..3dcdeb5692c2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: c0re100 <corehusky@gmail.com> - https://husky.dev
pkgname=qbittorrent-enhanced-git
-pkgver=4.2.5.16.r0.gc1a992cb6
+pkgver=4.3.0.10.r1.g6142060be
pkgrel=1
pkgdesc="A bittorrent client powered by C++, Qt5 and the good libtorrent library (Enhanced Edition)"
arch=('arm' 'armv6h' 'armv7h' 'aarch64' 'i686' 'x86_64')
@@ -12,7 +12,7 @@ makedepends=('boost' 'git' 'qt5-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_2_x")
+source=("${pkgname%-*}::git+https://github.com/c0re100/qBittorrent-Enhanced-Edition.git#branch=v4_3_x")
sha256sums=('SKIP')
pkgver() {