diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2016-04-03 12:59:20 +1000 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2016-04-03 12:59:20 +1000 |
commit | b962503645b2bd0c8b1cbe2ced2ed026d756eee7 (patch) | |
tree | 6fc6fabaadb40a89eea02557db38c33383333732 /deluge | |
parent | ad252f8b0d0ab296fb85932494c4fc7df9b92e5e (diff) | |
download | contrib-b962503645b2bd0c8b1cbe2ced2ed026d756eee7.tar.gz contrib-b962503645b2bd0c8b1cbe2ced2ed026d756eee7.tar.xz |
deluge: 1.3.11 -> 1.3.12
Diffstat (limited to 'deluge')
-rw-r--r-- | deluge/.footprint | 14 | ||||
-rw-r--r-- | deluge/.md5sum | 2 | ||||
-rw-r--r-- | deluge/Pkgfile | 2 |
3 files changed, 9 insertions, 9 deletions
diff --git a/deluge/.footprint b/deluge/.footprint index 96e9c6402..cbce2fe6f 100644 --- a/deluge/.footprint +++ b/deluge/.footprint @@ -8,12 +8,12 @@ drwxr-xr-x root/root usr/bin/ drwxr-xr-x root/root usr/lib/ drwxr-xr-x root/root usr/lib/python2.7/ drwxr-xr-x root/root usr/lib/python2.7/site-packages/ -drwxr-xr-x root/root usr/lib/python2.7/site-packages/deluge-1.3.11-py2.7.egg-info/ --rw-r--r-- root/root usr/lib/python2.7/site-packages/deluge-1.3.11-py2.7.egg-info/PKG-INFO --rw-r--r-- root/root usr/lib/python2.7/site-packages/deluge-1.3.11-py2.7.egg-info/SOURCES.txt --rw-r--r-- root/root usr/lib/python2.7/site-packages/deluge-1.3.11-py2.7.egg-info/dependency_links.txt --rw-r--r-- root/root usr/lib/python2.7/site-packages/deluge-1.3.11-py2.7.egg-info/entry_points.txt --rw-r--r-- root/root usr/lib/python2.7/site-packages/deluge-1.3.11-py2.7.egg-info/top_level.txt +drwxr-xr-x root/root usr/lib/python2.7/site-packages/deluge-1.3.12-py2.7.egg-info/ +-rw-r--r-- root/root usr/lib/python2.7/site-packages/deluge-1.3.12-py2.7.egg-info/PKG-INFO +-rw-r--r-- root/root usr/lib/python2.7/site-packages/deluge-1.3.12-py2.7.egg-info/SOURCES.txt +-rw-r--r-- root/root usr/lib/python2.7/site-packages/deluge-1.3.12-py2.7.egg-info/dependency_links.txt +-rw-r--r-- root/root usr/lib/python2.7/site-packages/deluge-1.3.12-py2.7.egg-info/entry_points.txt +-rw-r--r-- root/root usr/lib/python2.7/site-packages/deluge-1.3.12-py2.7.egg-info/top_level.txt drwxr-xr-x root/root usr/lib/python2.7/site-packages/deluge/ -rw-r--r-- root/root usr/lib/python2.7/site-packages/deluge/__init__.py -rw-r--r-- root/root usr/lib/python2.7/site-packages/deluge/__init__.pyc @@ -597,7 +597,7 @@ drwxr-xr-x root/root usr/lib/python2.7/site-packages/deluge/i18n/zh_TW/LC_MESSAG -rw-r--r-- root/root usr/lib/python2.7/site-packages/deluge/pluginmanagerbase.py -rw-r--r-- root/root usr/lib/python2.7/site-packages/deluge/pluginmanagerbase.pyc drwxr-xr-x root/root usr/lib/python2.7/site-packages/deluge/plugins/ --rw-r--r-- root/root usr/lib/python2.7/site-packages/deluge/plugins/AutoAdd-1.04-py2.7.egg +-rw-r--r-- root/root usr/lib/python2.7/site-packages/deluge/plugins/AutoAdd-1.4-py2.7.egg -rw-r--r-- root/root usr/lib/python2.7/site-packages/deluge/plugins/Blocklist-1.3-py2.7.egg -rw-r--r-- root/root usr/lib/python2.7/site-packages/deluge/plugins/Execute-1.3-py2.7.egg -rw-r--r-- root/root usr/lib/python2.7/site-packages/deluge/plugins/Extractor-0.4-py2.7.egg diff --git a/deluge/.md5sum b/deluge/.md5sum index e16de41f3..dc4833cf7 100644 --- a/deluge/.md5sum +++ b/deluge/.md5sum @@ -1 +1 @@ -49f9f5fc751d49ddd415f02123de77a8 deluge-1.3.11.tar.lzma +56f5c1cd3f671fecc58a9168f5bd6d48 deluge-1.3.12.tar.lzma diff --git a/deluge/Pkgfile b/deluge/Pkgfile index 4e1a9b367..68b69f3fb 100644 --- a/deluge/Pkgfile +++ b/deluge/Pkgfile @@ -5,7 +5,7 @@ # Depends on: librsvg libtorrent-rasterbar pygtk pyopenssl chardet pyxdg twisted intltool mako name=deluge -version=1.3.11 +version=1.3.12 release=1 source=(http://download.deluge-torrent.org/source/$name-$version.tar.lzma) |