qimgv: update to 0.8.4.

This commit is contained in:
travankor 2019-09-24 07:06:46 -07:00 committed by Helmut Pozimski
parent 9e4877a0e3
commit 4cc192e298

View file

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