summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorc0re1002023-11-25 19:44:35 +0800
committerc0re1002023-11-25 19:44:35 +0800
commit63f25f5778474bfc32806f4caedde15c3ca40a07 (patch)
treec0091ebc0c19e312e6c11e81f5abf060ed2c3fc3
parentf4c43865b00fe674591eb707c87e3328b1c826ba (diff)
downloadaur-63f25f5778474bfc32806f4caedde15c3ca40a07.tar.gz
bump to 4.6.1.10
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ab05eab22da6..c224c2ae1add 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = qbittorrent-enhanced-nox-git
pkgdesc = A bittorrent client powered by C++, Qt6 and the good libtorrent library (Enhanced Edition)
- pkgver = 4.5.4.10.r0.g416904b36
- pkgrel = 2
+ pkgver = 4.6.1.10.r0.g294ddf94a
+ pkgrel = 1
url = https://github.com/c0re100/qBittorrent-Enhanced-Edition
arch = arm
arch = armv6h
@@ -20,7 +20,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_5_x
+ source = qbittorrent-enhanced::git+https://github.com/c0re100/qBittorrent-Enhanced-Edition.git#branch=v4_6_x
sha256sums = SKIP
pkgname = qbittorrent-enhanced-nox-git
diff --git a/PKGBUILD b/PKGBUILD
index 30d81ef8d1c0..4057c9ae1e84 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: c0re100 <corehusky@gmail.com> - https://husky.dev
pkgname=qbittorrent-enhanced-nox-git
-pkgver=4.5.4.10.r0.g416904b36
-pkgrel=2
+pkgver=4.6.1.10.r0.g294ddf94a
+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')
url="https://github.com/c0re100/qBittorrent-Enhanced-Edition"
@@ -12,7 +12,7 @@ makedepends=('cmake' '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_5_x")
+source=("${pkgname%-*}::git+https://github.com/c0re100/qBittorrent-Enhanced-Edition.git#branch=v4_6_x")
sha256sums=('SKIP')
pkgver() {