qutebrowser: update to 1.3.3.
This commit is contained in:
parent
8ac10e98a5
commit
1f995902ac
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qutebrowser'
|
||||
pkgname=qutebrowser
|
||||
version=1.3.2
|
||||
version=1.3.3
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=python3-module
|
||||
|
@ -13,9 +13,9 @@ short_desc="Keyboard-focused browser with a minimal GUI"
|
|||
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||
license="GPL-3.0-or-later"
|
||||
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/${pkgname}/${pkgname}/releases/download/v${version}/${pkgname}-${version}.tar.gz"
|
||||
checksum=ff4bf5f74e6ba4f76e5bee8ab5c370c0fb8bbd99123592262c09605c5065c27f
|
||||
checksum=68cab76dbd23ef77c29865a80e3eb508a3b5392e9f190c497f8a93dada5c9906
|
||||
|
||||
pre_build() {
|
||||
a2x -f manpage doc/${pkgname}.1.asciidoc
|
||||
|
|
Loading…
Reference in a new issue