qimgv: update to 0.7.3.

This commit is contained in:
Christian Buschau 2019-02-01 04:13:58 +01:00 committed by maxice8
parent 396f6f8d03
commit 59f795d5c8

View file

@ -1,6 +1,6 @@
# Template file for 'qimgv'
pkgname=qimgv
version=0.7.2
version=0.7.3
revision=1
build_style=cmake
makedepends="qt5-devel mpv-devel"
@ -9,8 +9,8 @@ short_desc="Cross-platform image viewer with webm support"
maintainer="travankor <travankor@tuta.io>"
license="GPL-3.0-or-later"
homepage="https://github.com/easymodo/qimgv"
distfiles="https://github.com/easymodo/qimgv/archive/${version}.tar.gz"
checksum=b9bba209a36723237cb7df2eff61aabe8c46ad9f20ab7ec15e56f9e0501ff872
distfiles="https://github.com/easymodo/qimgv/archive/v${version}.tar.gz"
checksum=f5c9e4dfdc0e9842c6cec5d2d546e6f77b2c33312f5cb416eaf50a29a0dc65a1
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake"