summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorc0re1002022-12-03 18:13:15 +0800
committerc0re1002022-12-03 18:13:15 +0800
commit78821907cede8cca5610d8b9bfaf3bff0893319b (patch)
tree6094887c3a5710274b01c416fd430808c84ea4d2
parentcd07dac4284862214251730ef035feefa1d198b6 (diff)
downloadaur-78821907cede8cca5610d8b9bfaf3bff0893319b.tar.gz
bump to 4.5.0.10
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ebd066d17207..d56644a2954b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = qbittorrent-enhanced-git
pkgdesc = A bittorrent client powered by C++, Qt6 and the good libtorrent library (Enhanced Edition)
- pkgver = 4.4.3.12.r0.g683ecc7a7
+ pkgver = 4.5.0.10.r0.g592a0148a
pkgrel = 1
url = https://github.com/c0re100/qBittorrent-Enhanced-Edition
arch = arm
@@ -20,7 +20,7 @@ pkgbase = qbittorrent-enhanced-git
optdepends = python: needed for torrent search tab
provides = qbittorrent
conflicts = qbittorrent
- source = qbittorrent-enhanced::git+https://github.com/c0re100/qBittorrent-Enhanced-Edition.git#branch=v4_4_x
+ source = qbittorrent-enhanced::git+https://github.com/c0re100/qBittorrent-Enhanced-Edition.git#branch=v4_5_x
sha256sums = SKIP
pkgname = qbittorrent-enhanced-git
diff --git a/PKGBUILD b/PKGBUILD
index ed4a3d0371af..16c12d3f4936 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: c0re100 <corehusky@gmail.com> - https://husky.dev
pkgname=qbittorrent-enhanced-git
-pkgver=4.4.3.12.r0.g683ecc7a7
+pkgver=4.5.0.10.r0.g592a0148a
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=('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_4_x")
+source=("${pkgname%-*}::git+https://github.com/c0re100/qBittorrent-Enhanced-Edition.git#branch=v4_5_x")
sha256sums=('SKIP')
pkgver() {