summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorc0re1002022-12-03 18:14:55 +0800
committerc0re1002022-12-03 18:14:55 +0800
commit26bdc843bc56e23209ff7ab0d09081ba76ef02fe (patch)
tree26828a596127bb5d62c89444d62fe4f54ec7dcf2
parent73eb749df5522d7a262dfabfc102d1cea1df9e67 (diff)
downloadaur-26bdc843bc56e23209ff7ab0d09081ba76ef02fe.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 c09f6017d547..8bc0b1bf1a25 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = qbittorrent-enhanced-nox-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
@@ -19,7 +19,7 @@ pkgbase = qbittorrent-enhanced-nox-git
optdepends = python: needed for torrent search tab
provides = qbittorrent-nox
conflicts = qbittorrent-nox
- 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-nox-git
diff --git a/PKGBUILD b/PKGBUILD
index 55056b70e193..954de45d35fb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: c0re100 <corehusky@gmail.com> - https://husky.dev
pkgname=qbittorrent-enhanced-nox-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-nox')
provides=('qbittorrent-nox')
-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() {