summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f642375aa39e..44f59f080da9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = qbittorrent-enhanced-nox-git
pkgdesc = A bittorrent client powered by C++, Qt5 and the good libtorrent library (Enhanced Edition)
- pkgver = 4.2.5.16.r0.gc1a992cb6
+ pkgver = 4.3.0.10.r0.g6142060be
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_2_x
+ source = qbittorrent-enhanced::git+https://github.com/c0re100/qBittorrent-Enhanced-Edition.git#branch=v4_3_x
sha256sums = SKIP
pkgname = qbittorrent-enhanced-nox-git
diff --git a/PKGBUILD b/PKGBUILD
index 23122272aa89..17f1e7b7c768 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: c0re100 <corehusky@gmail.com> - https://husky.dev
pkgname=qbittorrent-enhanced-nox-git
-pkgver=4.2.5.16.r0.gc1a992cb6
+pkgver=4.3.0.10.r0.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-nox')
provides=('qbittorrent-nox')
-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() {