summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dd9f6cfcd34b..a4ca5a5f9ade 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ _branch1=$(git ls-remote -t --refs https://github.com/qbittorrent/qBittorrent.gi
_stable_branch=$(_branch2=${_branch1//./_}; _branch3="${_branch2%*_*}"; printf "v%s_x" "$_branch3")
#_stable_branch="v4_0_x"
pkgname=qbittorrent-stable-git
-pkgver=4.1.3.r0.ga574c4a70
+pkgver=4.1.5.r2.g264b68991
pkgrel=1
pkgdesc="An advanced BitTorrent client programmed in C++, based on Qt toolkit and libtorrent-rasterbar. Built from source."
arch=('i686' 'x86_64')