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 50f4f1767..4ee672373 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.10.1 +version=1.10.2 release=1 source=(https://github.com/qutebrowser/qutebrowser/releases/download/v$version/$name-$version.tar.gz) |