Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
qbittorrent
Commits:
d156bfee by Antonio Rojas at 2023-11-28T08:27:46+01:00
upgpkg: 4.6.2-1: Update to 4.6.2
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = qbittorrent
- pkgver = 4.6.1
- pkgrel = 2
+ pkgver = 4.6.2
+ pkgrel = 1
url = https://www.qbittorrent.org
arch = x86_64
license = custom
@@ -16,10 +16,10 @@ pkgbase = qbittorrent
depends = qt6-base
depends = zlib
optdepends = python: needed for torrent search tab
- 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
=====================================
PKGBUILD
=====================================
@@ -10,8 +10,8 @@
pkgbase=qbittorrent
pkgname=(qbittorrent
qbittorrent-nox)
-pkgver=4.6.1
-pkgrel=2
+pkgver=4.6.2
+pkgrel=1
arch=(x86_64)
url='https://www.qbittorrent.org'
license=(custom GPL)
@@ -27,7 +27,7 @@ makedepends=(boost
qt6-tools)
optdepends=('python: needed for torrent search tab')
source=(https://downloads.sourceforge.net/sourceforge/qbittorrent/${pkgname}-${pkgver}.tar.xz{,.asc})
-sha256sums=('63223387cab9936a4feae21597b3631f20ba33f33fa73ef3f35d07d63cae3643'
+sha256sums=('e96bf2e49d5bf1a9970315af4e61ebc8e61d3f17e0ff1013d11881dbf4c233a0'
'SKIP')
validpgpkeys=('D8F3DA77AAC6741053599C136E4A2D025B7CC9A2') # sledgehammer999
<[email protected]>
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/qbittorrent/-/commit/d156bfee01ec15f148bf92485080f5297080ff59
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/qbittorrent/-/commit/d156bfee01ec15f148bf92485080f5297080ff59
You're receiving this email because of your account on gitlab.archlinux.org.