summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSelpats2023-02-28 20:55:56 +0400
committerSelpats2023-02-28 20:55:56 +0400
commit988237a0a8113725ea1730870e328a555cbb0190 (patch)
tree501bd26c05201a313356356b6cd8d4ad8c8844c7
parentd589f99f163f274799617af2f18b7a73c3c7eea8 (diff)
downloadaur-988237a0a8113725ea1730870e328a555cbb0190.tar.gz
4.5.2 update
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7e7cd0f3c6ac..d7ebad2973a5 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.5.1
+ pkgver = 4.5.2
pkgrel = 1
url = https://www.qbittorrent.org
arch = x86_64
@@ -16,10 +16,10 @@ pkgbase = qbittorrent-qt5
optdepends = python: needed for torrent search tab
provides = qbittorrent
conflicts = qbittorrent
- source = https://downloads.sourceforge.net/sourceforge/qbittorrent/qbittorrent-4.5.1.tar.xz
- source = https://downloads.sourceforge.net/sourceforge/qbittorrent/qbittorrent-4.5.1.tar.xz.asc
+ source = https://downloads.sourceforge.net/sourceforge/qbittorrent/qbittorrent-4.5.2.tar.xz
+ source = https://downloads.sourceforge.net/sourceforge/qbittorrent/qbittorrent-4.5.2.tar.xz.asc
validpgpkeys = D8F3DA77AAC6741053599C136E4A2D025B7CC9A2
- sha256sums = 0527a5887454d6a5f386846f3c73029a6fbeec3d1a4c92e1dc485c485c16add0
+ sha256sums = 109ecff22cb80f1e3ee5b7d3d2d34537839c15f75030632ef131d92b047f4e05
sha256sums = SKIP
pkgname = qbittorrent-qt5
diff --git a/PKGBUILD b/PKGBUILD
index 34ff02925000..d4c63a3a4b3d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname='qbittorrent'
pkgname=qbittorrent-qt5
-pkgver=4.5.1
+pkgver=4.5.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=('0527a5887454d6a5f386846f3c73029a6fbeec3d1a4c92e1dc485c485c16add0'
+sha256sums=('109ecff22cb80f1e3ee5b7d3d2d34537839c15f75030632ef131d92b047f4e05'
'SKIP')
validpgpkeys=('D8F3DA77AAC6741053599C136E4A2D025B7CC9A2')