QuteBrowser: bump version

This commit is contained in:
Gerasim Troeglazov
2019-09-30 00:03:59 +10:00
parent 3c2b6ff400
commit fe335ae830
2 changed files with 13 additions and 13 deletions

View File

@@ -7,7 +7,7 @@ COPYRIGHT="2014-2019 Florian Bruhin (The Compiler)"
LICENSE="GNU GPL v3"
REVISION="1"
SOURCE_URI="https://github.com/qutebrowser/qutebrowser/archive/v$portVersion.tar.gz"
CHECKSUM_SHA256="8af6612b0b09d65d1960a18ffbc6a036162f7923d6304fcabd28e6214b4bcc0b"
CHECKSUM_SHA256="894b06108b48708ec3035a3faa40539ffd8e2f526206d2eb2cc626a165262bb6"
PATCHES="qutebrowser-$portVersion.patchset"
PYTHON_VERSION="3.6"
ADDITIONAL_FILES="qutebrowser.rdef.in"
@@ -21,25 +21,25 @@ PROVIDES="
"
REQUIRES="
haiku$secondaryArchSuffix
attrs_python3
jinja_python3
pygments_python3
pypeg2_python3
attrs_python36
jinja_python36
pygments_python36
pypeg2_python36
pyqt_python3
pyyaml_python3
setuptools_python3
pyyaml_python36
setuptools_python36
cmd:python$PYTHON_VERSION
lib:libQt5Core$secondaryArchSuffix
"
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
attrs_python3
jinja_python3
pygments_python3
pypeg2_python3
pyyaml_python3
setuptools_python3
attrs_python36
jinja_python36
pygments_python36
pypeg2_python36
pyyaml_python36
setuptools_python36
"
BUILD_PREREQUIRES="
cmd:gcc$secondaryArchSuffix