* update deluge to 1:2.1.1-7
This commit is contained in:
parent
019fb8c2dc
commit
2ea1581630
@ -1,7 +1,7 @@
|
||||
pkgbase = deluge
|
||||
pkgdesc = BitTorrent client with multiple user interfaces in a client/server model
|
||||
pkgver = 2.1.1
|
||||
pkgrel = 6.1
|
||||
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.1
|
||||
depends = deluge=1:2.1.1-7
|
||||
depends = python
|
||||
depends = python-rencode
|
||||
depends = python-setproctitle
|
||||
|
@ -1,5 +1,5 @@
|
||||
[deluge]
|
||||
source = "git"
|
||||
git = "https://git.deluge-torrent.org/deluge"
|
||||
include_regex = 'deluge-\d+(\.\d+)*'
|
||||
prefix = "deluge-"
|
||||
exclude_regex = ".*(dev|beta|rc).*"
|
||||
|
@ -9,7 +9,7 @@ pkgname=(
|
||||
deluge-gtk
|
||||
)
|
||||
pkgver=2.1.1
|
||||
pkgrel=6.1
|
||||
pkgrel=7
|
||||
epoch=1
|
||||
pkgdesc="BitTorrent client with multiple user interfaces in a client/server model"
|
||||
url="https://deluge-torrent.org/"
|
||||
|
Loading…
x
Reference in New Issue
Block a user