deepin-screenshot: update to 4.1.1.

This commit is contained in:
John 2018-10-16 19:04:43 +02:00 committed by maxice8
parent 29dc76eb97
commit ca06a29578
1 changed files with 2 additions and 2 deletions

View File

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