summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorselpast2024-03-25 15:43:44 +0400
committerselpast2024-03-25 15:43:44 +0400
commit0bef050583b0dc5f478b41fe01deeed7d69084de (patch)
tree75525c1d0d96fc19679ff64385f5e5506eed1b8e
parentfbcd8929d376b646a633cec2428051ff94fe8bab (diff)
downloadaur-qbittorrent-qt5.tar.gz
4.6.4 update
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1450850eccb7..ef252e10a8a7 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.3
+ pkgver = 4.6.4
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.3.tar.xz
- source = https://downloads.sourceforge.net/sourceforge/qbittorrent/qbittorrent-4.6.3.tar.xz.asc
+ source = https://downloads.sourceforge.net/sourceforge/qbittorrent/qbittorrent-4.6.4.tar.xz
+ source = https://downloads.sourceforge.net/sourceforge/qbittorrent/qbittorrent-4.6.4.tar.xz.asc
validpgpkeys = D8F3DA77AAC6741053599C136E4A2D025B7CC9A2
- sha256sums = 5f9f3e0b89861e8bae1894656f8b8f76feddb3c92e228065c8173632af6e544e
+ sha256sums = 8e62a24145582a0b36e8268a2e574c5d61a396d28a7d02b899ca59f2244a8913
sha256sums = SKIP
pkgname = qbittorrent-qt5
diff --git a/PKGBUILD b/PKGBUILD
index 40ab6a680a45..671facfbe08e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname='qbittorrent'
pkgname=qbittorrent-qt5
-pkgver=4.6.3
+pkgver=4.6.4
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=('5f9f3e0b89861e8bae1894656f8b8f76feddb3c92e228065c8173632af6e544e'
+sha256sums=('8e62a24145582a0b36e8268a2e574c5d61a396d28a7d02b899ca59f2244a8913'
'SKIP')
validpgpkeys=('D8F3DA77AAC6741053599C136E4A2D025B7CC9A2')