qimgv: update to 0.8.8.

This commit is contained in:
travankor 2019-11-15 02:15:05 -07:00 committed by Helmut Pozimski
parent fe37e7637c
commit d61ac25ceb

View file

@ -1,6 +1,6 @@
# Template file for 'qimgv'
pkgname=qimgv
version=0.8.6
version=0.8.8
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=a0f43b226a3bb17bf287a45017a21f239db3d8dda8124197529923f700981bc5
checksum=2be509d55f052d602e9e2a1cc1e537049e4bff552d864cf4aeb281a397b94496
build_options="video"
build_options_default="video"