summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorselpast2023-08-31 22:12:57 +0400
committerselpast2023-08-31 22:12:57 +0400
commit1f0eabcf50fee1c62262ee66676444278cd425d6 (patch)
tree447d4e9a7de67a04cbcacaa6b36be30331bc700d
parent46b46cb9943521097954c08dcc766e650944d72a (diff)
downloadaur-1f0eabcf50fee1c62262ee66676444278cd425d6.tar.gz
4.5.5 update
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dd0ed3f9c8b2..ea24d4ae4c4f 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.4
+ pkgver = 4.5.5
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.4.tar.xz
- source = https://downloads.sourceforge.net/sourceforge/qbittorrent/qbittorrent-4.5.4.tar.xz.asc
+ source = https://downloads.sourceforge.net/sourceforge/qbittorrent/qbittorrent-4.5.5.tar.xz
+ source = https://downloads.sourceforge.net/sourceforge/qbittorrent/qbittorrent-4.5.5.tar.xz.asc
validpgpkeys = D8F3DA77AAC6741053599C136E4A2D025B7CC9A2
- sha256sums = f92bcd3ed25600796c59257c507e56a252a65af60bd042b71f1e7ff3fe5264da
+ sha256sums = 8e84a5ba63c7203cfb2e5bb23e27d000120fb8e9dfb6e9f9a1064dce1b9294e9
sha256sums = SKIP
pkgname = qbittorrent-qt5
diff --git a/PKGBUILD b/PKGBUILD
index 660c2836e635..5d500d529880 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname='qbittorrent'
pkgname=qbittorrent-qt5
-pkgver=4.5.4
+pkgver=4.5.5
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=('f92bcd3ed25600796c59257c507e56a252a65af60bd042b71f1e7ff3fe5264da'
+sha256sums=('8e84a5ba63c7203cfb2e5bb23e27d000120fb8e9dfb6e9f9a1064dce1b9294e9'
'SKIP')
validpgpkeys=('D8F3DA77AAC6741053599C136E4A2D025B7CC9A2')