parent
d48cd4cc56
commit
9563402c61
1 changed files with 3 additions and 3 deletions
|
@ -1,19 +1,19 @@
|
||||||
# Template file for 'qutebrowser'
|
# Template file for 'qutebrowser'
|
||||||
pkgname=qutebrowser
|
pkgname=qutebrowser
|
||||||
version=1.14.0
|
version=1.14.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools asciidoc"
|
hostmakedepends="python3-setuptools asciidoc"
|
||||||
depends="python3-PyQt5-quick python3-Jinja2 python3-Pygments python3-pyPEG2
|
depends="python3-PyQt5-quick python3-Jinja2 python3-Pygments python3-pyPEG2
|
||||||
python3-yaml python3-attrs python3-PyQt5-opengl python3-PyQt5-sql
|
python3-yaml python3-attrs python3-PyQt5-opengl python3-PyQt5-sql
|
||||||
qt5-plugin-sqlite"
|
qt5-plugin-sqlite python3-setuptools"
|
||||||
short_desc="Keyboard-focused browser with a minimal GUI"
|
short_desc="Keyboard-focused browser with a minimal GUI"
|
||||||
maintainer="Érico Nogueira <ericonr@disroot.org>"
|
maintainer="Érico Nogueira <ericonr@disroot.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://qutebrowser.org/"
|
homepage="https://qutebrowser.org/"
|
||||||
changelog="https://raw.githubusercontent.com/qutebrowser/qutebrowser/master/doc/changelog.asciidoc"
|
changelog="https://raw.githubusercontent.com/qutebrowser/qutebrowser/master/doc/changelog.asciidoc"
|
||||||
distfiles="https://github.com/qutebrowser/qutebrowser/releases/download/v${version}/qutebrowser-${version}.tar.gz"
|
distfiles="https://github.com/qutebrowser/qutebrowser/releases/download/v${version}/qutebrowser-${version}.tar.gz"
|
||||||
checksum=76eb14097bab873ffae73bb4d017b4d22aa5c4604d45f0b9570dfaed4720374a
|
checksum=554c145ff64b1a92d4f53e3c624aaad51baafb7cb5b469bc815ae2e0e1958796
|
||||||
nostrip=yes
|
nostrip=yes
|
||||||
|
|
||||||
build_options="webengine"
|
build_options="webengine"
|
||||||
|
|
Loading…
Reference in a new issue