diff options
Diffstat (limited to 'qutebrowser/Pkgfile')
-rw-r--r-- | qutebrowser/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qutebrowser/Pkgfile b/qutebrowser/Pkgfile index e432296cf..24e2ff995 100644 --- a/qutebrowser/Pkgfile +++ b/qutebrowser/Pkgfile @@ -4,7 +4,7 @@ # Depends on: asciidoc python3-attrs python3-jinja python3-pygments python3-pypeg2 python3-pyqtwebengine python3-yaml name=qutebrowser -version=1.11.0 +version=1.11.1 release=1 source=(https://github.com/qutebrowser/qutebrowser/releases/download/v$version/$name-$version.tar.gz) |