deepin-image-viewer: update to 1.3.16.

This commit is contained in:
John 2019-06-04 20:39:38 +02:00
parent b93aa4d6e7
commit a4a127d9f2

View file

@ -1,6 +1,6 @@
# Template file for 'deepin-image-viewer'
pkgname=deepin-image-viewer
version=1.3.15
version=1.3.16
revision=1
build_style=qmake
hostmakedepends="qt5-qmake pkg-config"
@ -13,7 +13,7 @@ license="GPL-3.0-or-later"
homepage="https://github.com/linuxdeepin/deepin-image-viewer"
changelog="https://github.com/linuxdeepin/deepin-image-viewer/blob/${version}/CHANGELOG.md"
distfiles="https://github.com/linuxdeepin/deepin-image-viewer/archive/${version}.tar.gz"
checksum=3027504d429f431da68dee25427f3c2b5aa07722cf37077369f7d68e0fd4ef9d
checksum=46af7a5f5e9a1fa91977fd5aad605664329eabd13260a0a8981283a7582b0b3a
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-svg-devel qt5-x11extras-devel"