Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
qbittorrent
Commits:
1f1795e5 by Antonio Rojas at 2024-08-23T21:41:32+02:00
upgpkg: 4.6.6-1: Update to 4.6.6
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,5 +1,5 @@
pkgbase = qbittorrent
- pkgver = 4.6.5
+ pkgver = 4.6.6
pkgrel = 1
url = https://www.qbittorrent.org
arch = x86_64
@@ -17,9 +17,9 @@ pkgbase = qbittorrent
depends = qt6-base
depends = zlib
optdepends = python: needed for torrent search tab
- source =
git+https://github.com/qbittorrent/qBittorrent/#tag=release-4.6.5?signed
+ source =
git+https://github.com/qbittorrent/qBittorrent/#tag=release-4.6.6?signed
validpgpkeys = D8F3DA77AAC6741053599C136E4A2D025B7CC9A2
- sha256sums =
fa6d9624d204fbb5fde1c652134b91be87b798a57491dcae78ec4c57f8827a72
+ sha256sums =
ade145599df859bcfa495a17b35922856066e4874f93d1d658f148658ec8e14e
pkgname = qbittorrent
pkgdesc = An advanced BitTorrent client programmed in C++, based on Qt
toolkit and libtorrent-rasterbar
=====================================
PKGBUILD
=====================================
@@ -10,7 +10,7 @@
pkgbase=qbittorrent
pkgname=(qbittorrent
qbittorrent-nox)
-pkgver=4.6.5
+pkgver=4.6.6
pkgrel=1
arch=(x86_64)
url='https://www.qbittorrent.org'
@@ -29,7 +29,7 @@ makedepends=(boost
qt6-tools)
optdepends=('python: needed for torrent search tab')
source=(git+https://github.com/qbittorrent/qBittorrent/#tag=release-$pkgver?signed)
-sha256sums=('fa6d9624d204fbb5fde1c652134b91be87b798a57491dcae78ec4c57f8827a72')
+sha256sums=('ade145599df859bcfa495a17b35922856066e4874f93d1d658f148658ec8e14e')
validpgpkeys=('D8F3DA77AAC6741053599C136E4A2D025B7CC9A2') # sledgehammer999
<[email protected]>
build() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/qbittorrent/-/commit/1f1795e52990e972dc33954edfc753031baa02ba
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/qbittorrent/-/commit/1f1795e52990e972dc33954edfc753031baa02ba
You're receiving this email because of your account on gitlab.archlinux.org.