deepin-picker: update to 1.6.4.

This commit is contained in:
John 2018-12-01 22:44:58 +01:00 committed by maxice8
parent 076e71ba83
commit 02d575aad0

View file

@ -1,6 +1,6 @@
# Template file for 'deepin-picker'
pkgname=deepin-picker
version=1.6.3
version=1.6.4
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=a4228eafdaf32d2a80a0447e3f4538e61011193fcf1fe4fe835e5f490ed25aa6
checksum=1e540ca4da692f4a22956397d6f88256b9ec5b50c48fa8cbd0170383ba279246
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-svg-devel qt5-x11extras-devel"