George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages / deluge
Commits: 960156ff by George Rawlinson at 2026-07-04T09:14:18+00:00 upgpkg: 1:2.2.0-4 https://archlinux.org/todo/python-pkg_resources-deprecation/ - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,7 +1,7 @@ pkgbase = deluge pkgdesc = BitTorrent client with multiple user interfaces in a client/server model pkgver = 2.2.0 - pkgrel = 3 + pkgrel = 4 epoch = 1 url = https://deluge-torrent.org/ arch = any @@ -62,7 +62,7 @@ pkgname = deluge-gtk depends = python-cairo depends = python-gobject depends = xdg-utils - depends = deluge=1:2.2.0-3 + depends = deluge=1:2.2.0-4 depends = python depends = python-rencode depends = python-setproctitle ===================================== PKGBUILD ===================================== @@ -8,7 +8,7 @@ pkgname=( deluge-gtk ) pkgver=2.2.0 -pkgrel=3 +pkgrel=4 epoch=1 pkgdesc="BitTorrent client with multiple user interfaces in a client/server model" url="https://deluge-torrent.org/" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/deluge/-/commit/960156ff55680addad7122cf418fab9e74110cad -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/deluge/-/commit/960156ff55680addad7122cf418fab9e74110cad You're receiving this email because of your account on gitlab.archlinux.org. Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications | Help: https://gitlab.archlinux.org/help
