summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorc0re1002023-12-04 02:41:56 +0800
committerc0re1002023-12-04 02:41:56 +0800
commitd051505a6700e0c7f7dff075794f53c6c4d59812 (patch)
tree7dbe01a5fa830f09f91d357da27ba1a2da3f0642
parent63f25f5778474bfc32806f4caedde15c3ca40a07 (diff)
downloadaur-d051505a6700e0c7f7dff075794f53c6c4d59812.tar.gz
bump to 4.6.2.10
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c224c2ae1add..1c72db0bb591 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.6.1.10.r0.g294ddf94a
+ pkgver = 4.6.2.10.r0.g77f515f9a
pkgrel = 1
url = https://github.com/c0re100/qBittorrent-Enhanced-Edition
arch = arm
@@ -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_6_x
+ source = qbittorrent-enhanced::git+https://github.com/c0re100/qBittorrent-Enhanced-Edition.git
sha256sums = SKIP
pkgname = qbittorrent-enhanced-nox-git
diff --git a/PKGBUILD b/PKGBUILD
index 4057c9ae1e84..086623d91e21 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: c0re100 <corehusky@gmail.com> - https://husky.dev
pkgname=qbittorrent-enhanced-nox-git
-pkgver=4.6.1.10.r0.g294ddf94a
+pkgver=4.6.2.10.r0.g77f515f9a
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=('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_6_x")
+source=("${pkgname%-*}::git+https://github.com/c0re100/qBittorrent-Enhanced-Edition.git")
sha256sums=('SKIP')
pkgver() {