aboutsummaryrefslogtreecommitdiffstats
path: root/testing/deluge/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/deluge/APKBUILD')
-rw-r--r--testing/deluge/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/deluge/APKBUILD b/testing/deluge/APKBUILD
index 67bd613896..b51fa520ee 100644
--- a/testing/deluge/APKBUILD
+++ b/testing/deluge/APKBUILD
@@ -2,12 +2,12 @@
# Maintainer: August Klein <amatcoder@gmail.com>
pkgname=deluge
pkgver=1.3.12
-pkgrel=0
+pkgrel=1
pkgdesc="A lightweight, Free Software, cross-platform BitTorrent client"
url="http://deluge-torrent.org"
arch="noarch"
license="GPL3"
-depends="libtorrent-rasterbar librsvg py-cffi py-chardet py-cryptography
+depends="libtorrent-rasterbar<1.1.0 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"
depends_dev=""