diff options
Diffstat (limited to 'testing/deluge/APKBUILD')
-rw-r--r-- | testing/deluge/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/deluge/APKBUILD b/testing/deluge/APKBUILD index a32a14722f..fe3b7dd50e 100644 --- a/testing/deluge/APKBUILD +++ b/testing/deluge/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 pkgdesc="A lightweight, Free Software, cross-platform BitTorrent client" url="http://deluge-torrent.org" arch="noarch" -license="GPL3" +license="GPL-3.0" 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" |