Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
qbittorrent
Commits:
19e7af98 by Antonio Rojas at 2025-11-20T08:42:50+01:00
upgpkg: 5.1.4-1: Upstream update
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,5 +1,5 @@
pkgbase = qbittorrent
- pkgver = 5.1.3
+ pkgver = 5.1.4
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.1.3
+ source =
git+https://github.com/qbittorrent/qBittorrent/#tag=release-5.1.4
source = qbittorrent-nox.service
source = qbittorrent.sysusers
source = qbittorrent.tmpfiles
validpgpkeys = D8F3DA77AAC6741053599C136E4A2D025B7CC9A2
- sha256sums =
0f6f3f39425199775f89782d377bcf640a5721ec9bc22c0c6b53ccf89502c9b2
+ sha256sums =
3ec56cf992dfbf9a9d159ec9f9d79eb96a79908a5238ab48e7cdce2ece720f09
sha256sums =
e0142e716098aa7047bf5160eee1dd839d84feaa30ec2c01b988c9bca16bd831
sha256sums =
0f148c97cc5fae83fc5022b5f2da374b60a1e2f62a4faf01265e73a9f208825a
sha256sums =
8bd2274ba9a6d414cd0170c8855cd6823fa026158ce7ed5eb74d661f21457238
=====================================
PKGBUILD
=====================================
@@ -11,7 +11,7 @@
pkgbase=qbittorrent
pkgname=(qbittorrent
qbittorrent-nox)
-pkgver=5.1.3
+pkgver=5.1.4
pkgrel=1
arch=(x86_64)
url='https://www.qbittorrent.org'
@@ -33,7 +33,7 @@
source=(git+https://github.com/qbittorrent/qBittorrent/#tag=release-$pkgver
qbittorrent-nox.service
qbittorrent.sysusers
qbittorrent.tmpfiles)
-sha256sums=('0f6f3f39425199775f89782d377bcf640a5721ec9bc22c0c6b53ccf89502c9b2'
+sha256sums=('3ec56cf992dfbf9a9d159ec9f9d79eb96a79908a5238ab48e7cdce2ece720f09'
'e0142e716098aa7047bf5160eee1dd839d84feaa30ec2c01b988c9bca16bd831'
'0f148c97cc5fae83fc5022b5f2da374b60a1e2f62a4faf01265e73a9f208825a'
'8bd2274ba9a6d414cd0170c8855cd6823fa026158ce7ed5eb74d661f21457238')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/qbittorrent/-/commit/19e7af98f0b3c93fd3162bcd912a41d2e3431606
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/qbittorrent/-/commit/19e7af98f0b3c93fd3162bcd912a41d2e3431606
You're receiving this email because of your account on gitlab.archlinux.org.