Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11046568
D10453.id25177.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
23 KB
Referenced Files
None
Subscribers
None
D10453.id25177.diff
View Options
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : qutebrowser
-version : 1.14.1
-release : 31
+version : 2.0.1
+release : 32
source :
- - https://github.com/qutebrowser/qutebrowser/releases/download/v1.14.1/qutebrowser-1.14.1.tar.gz : 554c145ff64b1a92d4f53e3c624aaad51baafb7cb5b469bc815ae2e0e1958796
+ - https://github.com/qutebrowser/qutebrowser/releases/download/v2.0.1/qutebrowser-2.0.1.tar.gz : aa988d61f1a396d7e7101054851291cf57e7cf19e7fc0eeffd30b672570ab242
license : GPL-3.0-or-later
component : network.web.browser
summary : A keyboard-driven, vim-like browser based on PyQt5
@@ -12,13 +12,9 @@
- pkgconfig(python3)
- asciidoc
rundeps :
- - pygments
- python3-qt5
- - python-attrs
- - python-cssutils
+ - python-importlib-resources
- python-jinja
- - python-markupsafe
- - python-pypeg2
- python-qtwebengine
- pyyaml
build : |
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -20,13 +20,13 @@
<PartOf>network.web.browser</PartOf>
<Files>
<Path fileType="executable">/usr/bin/qutebrowser</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser-1.14.1-py3.7.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser-1.14.1-py3.7.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser-1.14.1-py3.7.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser-1.14.1-py3.7.egg-info/entry_points.txt</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser-1.14.1-py3.7.egg-info/requires.txt</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser-1.14.1-py3.7.egg-info/top_level.txt</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser-1.14.1-py3.7.egg-info/zip-safe</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser-2.0.1-py3.7.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser-2.0.1-py3.7.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser-2.0.1-py3.7.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser-2.0.1-py3.7.egg-info/entry_points.txt</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser-2.0.1-py3.7.egg-info/requires.txt</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser-2.0.1-py3.7.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser-2.0.1-py3.7.egg-info/zip-safe</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/__main__.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/__pycache__/__init__.cpython-37.opt-1.pyc</Path>
@@ -139,6 +139,8 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webengine/__pycache__/certificateerror.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webengine/__pycache__/cookies.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webengine/__pycache__/cookies.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webengine/__pycache__/darkmode.cpython-37.opt-1.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webengine/__pycache__/darkmode.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webengine/__pycache__/interceptor.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webengine/__pycache__/interceptor.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webengine/__pycache__/spell.cpython-37.opt-1.pyc</Path>
@@ -161,6 +163,7 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webengine/__pycache__/webview.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webengine/certificateerror.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webengine/cookies.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webengine/darkmode.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webengine/interceptor.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webengine/spell.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webengine/tabhistory.py</Path>
@@ -184,8 +187,6 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webkit/__pycache__/http.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webkit/__pycache__/mhtml.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webkit/__pycache__/mhtml.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webkit/__pycache__/rfc6266.cpython-37.opt-1.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webkit/__pycache__/rfc6266.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webkit/__pycache__/tabhistory.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webkit/__pycache__/tabhistory.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webkit/__pycache__/webkitelem.cpython-37.opt-1.pyc</Path>
@@ -222,7 +223,6 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webkit/network/networkmanager.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webkit/network/networkreply.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webkit/network/webkitqutescheme.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webkit/rfc6266.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webkit/tabhistory.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webkit/webkitelem.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/browser/webkit/webkithistory.py</Path>
@@ -268,6 +268,8 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/completion/models/__pycache__/completionmodel.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/completion/models/__pycache__/configmodel.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/completion/models/__pycache__/configmodel.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/completion/models/__pycache__/filepathcategory.cpython-37.opt-1.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/completion/models/__pycache__/filepathcategory.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/completion/models/__pycache__/histcategory.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/completion/models/__pycache__/histcategory.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/completion/models/__pycache__/listcategory.cpython-37.opt-1.pyc</Path>
@@ -280,6 +282,7 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/completion/models/__pycache__/util.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/completion/models/completionmodel.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/completion/models/configmodel.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/completion/models/filepathcategory.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/completion/models/histcategory.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/completion/models/listcategory.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/completion/models/miscmodels.py</Path>
@@ -288,10 +291,14 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/components/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/components/__pycache__/__init__.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/components/__pycache__/__init__.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/components/__pycache__/adblock.cpython-37.opt-1.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/components/__pycache__/adblock.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/components/__pycache__/adblockcommands.cpython-37.opt-1.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/components/__pycache__/adblockcommands.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/components/__pycache__/braveadblock.cpython-37.opt-1.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/components/__pycache__/braveadblock.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/components/__pycache__/caretcommands.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/components/__pycache__/caretcommands.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/components/__pycache__/hostblock.cpython-37.opt-1.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/components/__pycache__/hostblock.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/components/__pycache__/misccommands.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/components/__pycache__/misccommands.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/components/__pycache__/readlinecommands.cpython-37.opt-1.pyc</Path>
@@ -300,11 +307,19 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/components/__pycache__/scrollcommands.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/components/__pycache__/zoomcommands.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/components/__pycache__/zoomcommands.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/components/adblock.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/components/adblockcommands.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/components/braveadblock.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/components/caretcommands.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/components/hostblock.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/components/misccommands.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/components/readlinecommands.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/components/scrollcommands.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/components/utils/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/components/utils/__pycache__/__init__.cpython-37.opt-1.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/components/utils/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/components/utils/__pycache__/blockutils.cpython-37.opt-1.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/components/utils/__pycache__/blockutils.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/components/utils/blockutils.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/components/zoomcommands.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/config/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/config/__pycache__/__init__.cpython-37.opt-1.pyc</Path>
@@ -317,8 +332,6 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/config/__pycache__/configcommands.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/config/__pycache__/configdata.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/config/__pycache__/configdata.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/config/__pycache__/configdiff.cpython-37.opt-1.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/config/__pycache__/configdiff.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/config/__pycache__/configexc.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/config/__pycache__/configexc.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/config/__pycache__/configfiles.cpython-37.opt-1.pyc</Path>
@@ -340,7 +353,6 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/config/configcommands.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/config/configdata.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/config/configdata.yml</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/config/configdiff.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/config/configexc.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/config/configfiles.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/config/configinit.py</Path>
@@ -385,7 +397,6 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/html/styled.html</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/html/tabs.html</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/html/version.html</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/html/warning-old-qt.html</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/html/warning-sessions.html</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/html/warning-webkit.html</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/img/broken_qutebrowser_logo.png</Path>
@@ -393,17 +404,17 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/img/folder.svg</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/javascript/caret.js</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/javascript/global_wrapper.js</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/javascript/globalthis_quirk.user.js</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/javascript/greasemonkey_wrapper.js</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/javascript/history.js</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/javascript/object_fromentries_quirk.user.js</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/javascript/pac_utils.js</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/javascript/position_caret.js</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/javascript/print.js</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/javascript/quirks/globalthis.user.js</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/javascript/quirks/object_fromentries.user.js</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/javascript/quirks/string_replaceall.user.js</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/javascript/quirks/whatsapp_web.user.js</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/javascript/scroll.js</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/javascript/stylesheet.js</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/javascript/webelem.js</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/javascript/whatsapp_web_quirk.user.js</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/keyinput/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/keyinput/__pycache__/__init__.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/keyinput/__pycache__/__init__.cpython-37.pyc</Path>
@@ -460,8 +471,6 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/mainwindow/statusbar/__pycache__/progress.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/mainwindow/statusbar/__pycache__/tabindex.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/mainwindow/statusbar/__pycache__/tabindex.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/mainwindow/statusbar/__pycache__/text.cpython-37.opt-1.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/mainwindow/statusbar/__pycache__/text.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/mainwindow/statusbar/__pycache__/textbase.cpython-37.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/mainwindow/statusbar/__pycache__/textbase.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/mainwindow/statusbar/__pycache__/url.cpython-37.opt-1.pyc</Path>
@@ -473,7 +482,6 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/mainwindow/statusbar/percentage.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/mainwindow/statusbar/progress.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/mainwindow/statusbar/tabindex.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/mainwindow/statusbar/text.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/mainwindow/statusbar/textbase.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/mainwindow/statusbar/url.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qutebrowser/mainwindow/tabbedbrowser.py</Path>
@@ -634,13 +642,17 @@
<Path fileType="data">/usr/share/qutebrowser/scripts/open_url_in_instance.sh</Path>
<Path fileType="data">/usr/share/qutebrowser/scripts/utils.py</Path>
<Path fileType="data">/usr/share/qutebrowser/userscripts/README.md</Path>
+ <Path fileType="data">/usr/share/qutebrowser/userscripts/add-nextcloud-bookmarks</Path>
+ <Path fileType="data">/usr/share/qutebrowser/userscripts/add-nextcloud-cookbook</Path>
<Path fileType="data">/usr/share/qutebrowser/userscripts/cast</Path>
<Path fileType="data">/usr/share/qutebrowser/userscripts/dmenu_qutebrowser</Path>
<Path fileType="data">/usr/share/qutebrowser/userscripts/format_json</Path>
<Path fileType="data">/usr/share/qutebrowser/userscripts/getbib</Path>
+ <Path fileType="data">/usr/share/qutebrowser/userscripts/kodi</Path>
<Path fileType="data">/usr/share/qutebrowser/userscripts/open_download</Path>
<Path fileType="data">/usr/share/qutebrowser/userscripts/openfeeds</Path>
<Path fileType="data">/usr/share/qutebrowser/userscripts/password_fill</Path>
+ <Path fileType="data">/usr/share/qutebrowser/userscripts/qr</Path>
<Path fileType="data">/usr/share/qutebrowser/userscripts/qute-bitwarden</Path>
<Path fileType="data">/usr/share/qutebrowser/userscripts/qute-keepass</Path>
<Path fileType="data">/usr/share/qutebrowser/userscripts/qute-lastpass</Path>
@@ -656,12 +668,12 @@
</Files>
</Package>
<History>
- <Update release="31">
- <Date>2020-12-28</Date>
- <Version>1.14.1</Version>
+ <Update release="32">
+ <Date>2021-01-28</Date>
+ <Version>2.0.1</Version>
<Comment>Packaging update</Comment>
<Name>Julie Hakimi</Name>
<Email>phantop@tuta.io</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Aug 11, 1:40 PM (2 h, 35 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5844642
Default Alt Text
D10453.id25177.diff (23 KB)
Attached To
Mode
D10453: Update qutebrowser to 2.0.2
Attached
Detach File
Event Timeline
Log In to Comment