qt5ct: update to 1.1.

This commit is contained in:
mobinmob 2020-08-09 19:46:50 +03:00 committed by Johannes
parent b2327ffc87
commit 0cbcf94c2e

View file

@ -1,6 +1,6 @@
# Template file for 'qt5ct'
pkgname=qt5ct
version=1.0
version=1.1
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=a92c7bbdaf8182ce38c1a49e34d30f5b79ec75bd70a4bfabeb9b7cb0e0971a85
checksum=af77c4dbf7f9ba97fe0218648167395bca7bcb2b9c1886a9c98b1e343127ddd2
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-devel"