deepin-picker: update to 1.6.3.

This commit is contained in:
John 2018-07-31 13:59:17 +02:00 committed by maxice8
parent e3127eeb89
commit 34099fa997
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'deepin-picker'
pkgname=deepin-picker
version=1.6.2
version=1.6.3
revision=1
build_style=qmake
hostmakedepends="qt5-qmake pkg-config qt5-host-tools"
@ -12,7 +12,7 @@ license="GPL-3.0-or-later"
homepage="https://github.com/linuxdeepin/deepin-picker"
changelog="https://github.com/linuxdeepin/deepin-picker/blob/${version}/CHANGELOG.md"
distfiles="https://github.com/linuxdeepin/deepin-picker/archive/${version}.tar.gz"
checksum=ef3cad26ff421f0d1f3f587e1dc824b1521c0467911f9d975c0ea6b268f984c8
checksum=a4228eafdaf32d2a80a0447e3f4538e61011193fcf1fe4fe835e5f490ed25aa6
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-svg-devel qt5-x11extras-devel"