Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
deluge
Commits:
287352b5 by Jelle van der Waa at 2024-11-21T16:58:36+01:00
upgpkg: 1:2.1.1-7: Rebuild for Python 3.13
- - - - -
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.1.1
- pkgrel = 6
+ pkgrel = 7
epoch = 1
url = https://deluge-torrent.org/
arch = any
@@ -63,7 +63,7 @@ pkgname = deluge-gtk
depends = python-cairo
depends = python-gobject
depends = xdg-utils
- depends = deluge=1:2.1.1-6
+ depends = deluge=1:2.1.1-7
depends = python
depends = python-rencode
depends = python-setproctitle
=====================================
PKGBUILD
=====================================
@@ -8,7 +8,7 @@ pkgname=(
deluge-gtk
)
pkgver=2.1.1
-pkgrel=6
+pkgrel=7
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/287352b53f50d41c33a9a918bc64238cd014fdd4
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/deluge/-/commit/287352b53f50d41c33a9a918bc64238cd014fdd4
You're receiving this email because of your account on gitlab.archlinux.org.