diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2017-11-12 16:21:22 +1100 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2017-11-12 16:22:52 +1100 |
commit | 6a3b7c674d54469a6153d74c544541beb920b96a (patch) | |
tree | 7b559d46434727f31ceb77aaec0df0b0553f3ee9 | |
parent | 87a1d0f4fbf5354aad695c11fdacc51d8cd1ac20 (diff) | |
download | contrib-6a3b7c674d54469a6153d74c544541beb920b96a.tar.gz contrib-6a3b7c674d54469a6153d74c544541beb920b96a.tar.xz |
deluge: update dependency chardet -> python-chardet
-rw-r--r-- | deluge/.signature | 4 | ||||
-rw-r--r-- | deluge/Pkgfile | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/deluge/.signature b/deluge/.signature index aeefd6d78..8119cb92e 100644 --- a/deluge/.signature +++ b/deluge/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF35PVBHudCLsb68Mm97s6fNWMx9mqe9LnnMnXxrMfAkOR/Vc0qWh/2GYGtiT3bU4B88Z0CdzkkPdoC+y6ggwSWwU= -SHA256 (Pkgfile) = adee3ef7f61abbb40f5622fafbb63be7d37930915d0e29c5f54d182679412a94 +RWSagIOpLGJF38w5V48SOD6C7m8mTaTEYYzyjRnwm0aHwPJ9cidUE1QLdlV8Ozen6QQ988aqecNFjBeMz+5HaqLbjCrCkSAU0Q8= +SHA256 (Pkgfile) = 75c44c2cc7abb939d224b9d2f0e07d73a7ec1fbdb99925f43a8b9fd1599fa498 SHA256 (.footprint) = 74b0769e6f4820a227d5da33eadf5cd1932dc79553226a4278614f1fe7070005 SHA256 (deluge-1.3.15.tar.xz) = a96405140e3cbc569e6e056165e289a5e9ec66e036c327f3912c73d049ccf92c SHA256 (3064.patch) = 0157e094eb12ebd448c4c89e538082df4ca13c1f959f9c4ac81236f34600c3ef diff --git a/deluge/Pkgfile b/deluge/Pkgfile index d20ffd62d..92f83376c 100644 --- a/deluge/Pkgfile +++ b/deluge/Pkgfile @@ -2,7 +2,7 @@ # URL: http://deluge-torrent.org/ # Maintainer: Danny Rawlins, crux at romster dot me # Packager: Brett Goulder, predatorfreak at dcaf-security dot org. -# Depends on: chardet librsvg libtorrent-rasterbar mako pygtk pyopenssl pyxdg python-twisted +# Depends on: python-chardet librsvg libtorrent-rasterbar mako pygtk pyopenssl pyxdg python-twisted name=deluge version=1.3.15 |