qimgv: update to 0.8.6.

This commit is contained in:
travankor 2019-10-30 00:14:40 -07:00 committed by Helmut Pozimski
parent 9fda260ccd
commit 9d223002b2

View file

@ -1,6 +1,6 @@
# Template file for 'qimgv' # Template file for 'qimgv'
pkgname=qimgv pkgname=qimgv
version=0.8.5 version=0.8.6
revision=1 revision=1
build_style=cmake build_style=cmake
configure_args="$(vopt_if video -DVIDEO_SUPPORT=ON)" configure_args="$(vopt_if video -DVIDEO_SUPPORT=ON)"
@ -11,7 +11,7 @@ maintainer="travankor <travankor@tuta.io>"
license="GPL-3.0-or-later" license="GPL-3.0-or-later"
homepage="https://github.com/easymodo/qimgv" homepage="https://github.com/easymodo/qimgv"
distfiles="https://github.com/easymodo/qimgv/archive/v${version}.tar.gz" distfiles="https://github.com/easymodo/qimgv/archive/v${version}.tar.gz"
checksum=857919b6f0432965fa26e5c72fa293299d797f0253848e18b86218c1b387d562 checksum=a0f43b226a3bb17bf287a45017a21f239db3d8dda8124197529923f700981bc5
build_options="video" build_options="video"
build_options_default="video" build_options_default="video"