qt5ct: update to 0.34. (#8923)
This commit is contained in:
parent
3cee1e92e3
commit
08dc3002f5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qt5ct'
|
||||
pkgname=qt5ct
|
||||
version=0.33
|
||||
version=0.34
|
||||
revision=1
|
||||
build_style=qmake
|
||||
hostmakedepends="qt5-tools qt5-qmake"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Yuusha Spacewolf <xYuusha@paranoici.org>"
|
|||
license="BSD"
|
||||
homepage="https://sourceforge.net/projects/qt5ct/"
|
||||
distfiles="${SOURCEFORGE_SITE}/project/qt5ct/qt5ct-${version}.tar.bz2"
|
||||
checksum=2e55484bdae7988ec8ce2629cfc252b226df8b07b2a0b6f8ee2fd10cc8e7c02f
|
||||
checksum=f402e0c3b8b03ed16db24dfa4380097ca99e40128ee7f2fe39a033753e8d0b2b
|
||||
|
||||
if [ -n "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-devel"
|
||||
|
|
Loading…
Reference in a new issue