summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorUncle Hunto2020-05-02 17:58:02 -0700
committerUncle Hunto2020-05-02 17:58:02 -0700
commit099bdc3266da6fcd73c3194bc893204718d5a338 (patch)
treefdd28727684d691f687b11b3044d167088b71e0e /PKGBUILD
parent2d3433e594bdad2fa1dfeec4e895be8df445d361 (diff)
downloadaur-qbittorrent-stable-git.tar.gz
Bump version to 4.2.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index efe94b253b00..2b74d020a050 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.2.1.r0.g118af0353
+pkgver=4.2.5.r0.g2c65b7964
pkgrel=1
pkgdesc="An advanced BitTorrent client programmed in C++, based on Qt toolkit and libtorrent-rasterbar. Built from source."
arch=('i686' 'x86_64')