summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSelpats2022-11-28 01:04:33 +0400
committerSelpats2022-11-28 01:04:33 +0400
commitd87497f5181a0fbc08b660c26c592f1ca4fbaab8 (patch)
tree1bcd3829ba0dfb379f784dd2cf0951c5ec5c3482
parenta70755077c15ce9748e9172d885fc6547c551aed (diff)
downloadaur-d87497f5181a0fbc08b660c26c592f1ca4fbaab8.tar.gz
4.5.0 update
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9e4ac7eb50ea..07f954da6eef 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = qbittorrent-qt5
pkgdesc = An advanced BitTorrent client programmed in C++, based on Qt5 toolkit and libtorrent-rasterbar
- pkgver = 4.4.5
- pkgrel = 2
+ pkgver = 4.5.0
+ pkgrel = 1
url = https://www.qbittorrent.org
arch = x86_64
license = custom
@@ -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.4.5.tar.xz
- source = https://downloads.sourceforge.net/sourceforge/qbittorrent/qbittorrent-4.4.5.tar.xz.asc
+ source = https://downloads.sourceforge.net/sourceforge/qbittorrent/qbittorrent-4.5.0.tar.xz
+ source = https://downloads.sourceforge.net/sourceforge/qbittorrent/qbittorrent-4.5.0.tar.xz.asc
validpgpkeys = D8F3DA77AAC6741053599C136E4A2D025B7CC9A2
- sha256sums = 0d6ed3948d4ad0d63f01510fe902639ae7b383ccfc1c01e88b75fba5b29ff3b3
+ sha256sums = b084b3c9e55c1f36c9cc3e8858905b7ae0eb2eaa3fad37f8b055c37d82d01388
sha256sums = SKIP
pkgname = qbittorrent-qt5
diff --git a/PKGBUILD b/PKGBUILD
index e5eb25c475bb..22a656bf901f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
_pkgname='qbittorrent'
pkgname=qbittorrent-qt5
-pkgver=4.4.5
-pkgrel=2
+pkgver=4.5.0
+pkgrel=1
pkgdesc='An advanced BitTorrent client programmed in C++, based on Qt5 toolkit and libtorrent-rasterbar'
arch=(x86_64)
url='https://www.qbittorrent.org'
@@ -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=('0d6ed3948d4ad0d63f01510fe902639ae7b383ccfc1c01e88b75fba5b29ff3b3'
+sha256sums=('b084b3c9e55c1f36c9cc3e8858905b7ae0eb2eaa3fad37f8b055c37d82d01388'
'SKIP')
validpgpkeys=('D8F3DA77AAC6741053599C136E4A2D025B7CC9A2')