aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
Diffstat (limited to 'testing')
-rw-r--r--testing/deluge/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/deluge/APKBUILD b/testing/deluge/APKBUILD
index fe3b7dd50e..5786a700c0 100644
--- a/testing/deluge/APKBUILD
+++ b/testing/deluge/APKBUILD
@@ -2,12 +2,12 @@
# Maintainer: August Klein <amatcoder@gmail.com>
pkgname=deluge
pkgver=1.3.15
-pkgrel=0
+pkgrel=1
pkgdesc="A lightweight, Free Software, cross-platform BitTorrent client"
url="http://deluge-torrent.org"
arch="noarch"
license="GPL-3.0"
-depends="libtorrent-rasterbar<1.1.0 librsvg py-cffi py-chardet py-cryptography
+depends="libtorrent-rasterbar librsvg py-cffi py-chardet py-cryptography
py-enum34 py-gtk py-mako py-openssl py-setuptools py-six py-twisted
py-xdg xdg-utils"
makedepends="intltool librsvg-dev py-gtk-dev py-mako py-setuptools"