qt5ct: update to 1.0.

This commit is contained in:
mobinmob 2020-06-16 10:47:58 +03:00 committed by Piraty
parent 9d2f24373d
commit 82ee439300

View file

@ -1,6 +1,6 @@
# Template file for 'qt5ct'
pkgname=qt5ct
version=0.41
version=1.0
revision=1
build_style=qmake
hostmakedepends="qt5-qmake qt5-tools"
@ -11,7 +11,7 @@ maintainer="Yuusha Spacewolf <xyuusha@paranoici.org>"
license="BSD-2-Clause"
homepage="https://sourceforge.net/projects/qt5ct/"
distfiles="${SOURCEFORGE_SITE}/project/qt5ct/qt5ct-${version}.tar.bz2"
checksum=f24030e90d8b923b60c320b2db5b4c0fcc47f9f35ac4c52060ab3c6e423057dc
checksum=a92c7bbdaf8182ce38c1a49e34d30f5b79ec75bd70a4bfabeb9b7cb0e0971a85
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-devel"