qimgv: update to 0.8.3.

This commit is contained in:
travankor 2019-09-20 17:39:15 -07:00 committed by Helmut Pozimski
parent a800ed5283
commit 27af7f021d
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'qimgv'
pkgname=qimgv
version=0.8.2
version=0.8.3
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=a0edf03f71ea94d1bcd441cd21b8bb1eef07db27e2e8abf469449479c32479f8
checksum=1ba0b53342eaa4a0d5c0c591f47bf0bbbc7853f2becdf826259dcac7dd51b54f
build_options="video"
build_options_default="video"