summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorselpast2023-11-28 23:30:02 +0400
committerselpast2023-11-28 23:30:02 +0400
commitefa6194841adece0756fe81927eeab25dfb297d3 (patch)
tree49df44086bbaa1d9f162f9df5a9739efd96c714a
parente0004d5369d6506b7b017148deec861c2f5229ef (diff)
downloadaur-efa6194841adece0756fe81927eeab25dfb297d3.tar.gz
4.6.2 update
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4e996781ed10..3f3afa9ddbe7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = qbittorrent-qt5
pkgdesc = An advanced BitTorrent client programmed in C++, based on Qt5 toolkit and libtorrent-rasterbar
- pkgver = 4.6.1
+ pkgver = 4.6.2
pkgrel = 1
url = https://www.qbittorrent.org
arch = x86_64
@@ -20,10 +20,10 @@ pkgbase = qbittorrent-qt5
optdepends = python: needed for torrent search tab
provides = qbittorrent
conflicts = qbittorrent
- source = https://downloads.sourceforge.net/sourceforge/qbittorrent/qbittorrent-4.6.1.tar.xz
- source = https://downloads.sourceforge.net/sourceforge/qbittorrent/qbittorrent-4.6.1.tar.xz.asc
+ source = https://downloads.sourceforge.net/sourceforge/qbittorrent/qbittorrent-4.6.2.tar.xz
+ source = https://downloads.sourceforge.net/sourceforge/qbittorrent/qbittorrent-4.6.2.tar.xz.asc
validpgpkeys = D8F3DA77AAC6741053599C136E4A2D025B7CC9A2
- sha256sums = 63223387cab9936a4feae21597b3631f20ba33f33fa73ef3f35d07d63cae3643
+ sha256sums = e96bf2e49d5bf1a9970315af4e61ebc8e61d3f17e0ff1013d11881dbf4c233a0
sha256sums = SKIP
pkgname = qbittorrent-qt5
diff --git a/PKGBUILD b/PKGBUILD
index bc187ac2dddb..562b75d91da4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname='qbittorrent'
pkgname=qbittorrent-qt5
-pkgver=4.6.1
+pkgver=4.6.2
pkgrel=1
pkgdesc='An advanced BitTorrent client programmed in C++, based on Qt5 toolkit and libtorrent-rasterbar'
arch=(x86_64)
@@ -14,7 +14,7 @@ optdepends=('python: needed for torrent search tab')
conflicts=('qbittorrent')
provides=('qbittorrent')
source=(https://downloads.sourceforge.net/sourceforge/qbittorrent/${_pkgname}-${pkgver}.tar.xz{,.asc})
-sha256sums=('63223387cab9936a4feae21597b3631f20ba33f33fa73ef3f35d07d63cae3643'
+sha256sums=('e96bf2e49d5bf1a9970315af4e61ebc8e61d3f17e0ff1013d11881dbf4c233a0'
'SKIP')
validpgpkeys=('D8F3DA77AAC6741053599C136E4A2D025B7CC9A2')