Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
qbittorrent
Commits:
4614298e by Antonio Rojas at 2025-04-28T08:21:59+02:00
upgpkg: 5.1.0-1: Upstream update
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,5 +1,5 @@
pkgbase = qbittorrent
- pkgver = 5.0.5
+ pkgver = 5.1.0
pkgrel = 1
url = https://www.qbittorrent.org
arch = x86_64
@@ -17,12 +17,12 @@ pkgbase = qbittorrent
depends = qt6-base
depends = zlib
optdepends = python: needed for torrent search tab
- source =
git+https://github.com/qbittorrent/qBittorrent/#tag=release-5.0.5
+ source =
git+https://github.com/qbittorrent/qBittorrent/#tag=release-5.1.0
source = qbittorrent-nox.service
source = sysusers.conf
source = tmpfiles.conf
validpgpkeys = D8F3DA77AAC6741053599C136E4A2D025B7CC9A2
- sha256sums =
5780872f133e556a401db272045ef2c84b750558bafc41823dc09528770d43c6
+ sha256sums =
cab1e79b0e491f1ef047aecc40159fa02a05734dd36c4a77d7bd7babf4e208e5
sha256sums =
e0142e716098aa7047bf5160eee1dd839d84feaa30ec2c01b988c9bca16bd831
sha256sums =
0f148c97cc5fae83fc5022b5f2da374b60a1e2f62a4faf01265e73a9f208825a
sha256sums =
941a90f59d3400fff022a2c2239502eec3aac97b31d25f30593cf3d95b1d788b
=====================================
PKGBUILD
=====================================
@@ -10,7 +10,7 @@
pkgbase=qbittorrent
pkgname=(qbittorrent
qbittorrent-nox)
-pkgver=5.0.5
+pkgver=5.1.0
pkgrel=1
arch=(x86_64)
url='https://www.qbittorrent.org'
@@ -32,7 +32,7 @@
source=(git+https://github.com/qbittorrent/qBittorrent/#tag=release-$pkgver
qbittorrent-nox.service
sysusers.conf
tmpfiles.conf)
-sha256sums=('5780872f133e556a401db272045ef2c84b750558bafc41823dc09528770d43c6'
+sha256sums=('cab1e79b0e491f1ef047aecc40159fa02a05734dd36c4a77d7bd7babf4e208e5'
'e0142e716098aa7047bf5160eee1dd839d84feaa30ec2c01b988c9bca16bd831'
'0f148c97cc5fae83fc5022b5f2da374b60a1e2f62a4faf01265e73a9f208825a'
'941a90f59d3400fff022a2c2239502eec3aac97b31d25f30593cf3d95b1d788b')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/qbittorrent/-/commit/4614298e07229418416d9532392b098dfc71c9f7
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/qbittorrent/-/commit/4614298e07229418416d9532392b098dfc71c9f7
You're receiving this email because of your account on gitlab.archlinux.org.